	A:link { color:306E92; }
	
	A:visited	{ color:997C65; }
	
	A:hover	{ color:000000; }
	
	A:link.footer { color:D0CDC9; text-decoration: none; }
	
	A:visited.footer	{ color:D0CDC9; text-decoration: none; }
	
	A:hover.footer	{ color:FFFFFF; text-decoration: none; }
	
	A:link.newstitle { color:1705A4; text-decoration: none; }
	
	A:visited.newstitle	{ color:1705A4; text-decoration: none; }
	
	A:hover.newstitle	{ color:D8C545; text-decoration: none; }
	
	A:link.textblocks { color:1705A4; font-family:arial; font-size: 15px; font-weight: bold; }
	
	A:visited.textblocks	{ color:1705A4; font-family:arial; font-size: 15px; font-weight: bold; }
	
	A:hover.textblocks	{ color:000000; font-family:arial; font-size: 15px; font-weight: bold; }
	
	body {			background: #FFFFFF;
					font-family : arial;
					font-size: 11px;
					text-align: left;}
					
	H1 {			font-size: 15pt;
					font-style: bold;
					font-family: Arial;
					color: #7A6E61;
					margin-bottom: 0.1in;
					letter-spacing: 0.02em}
	
	H2 {			font-size: 13pt;
					font-style: bold;
					font-family: times;
					color: #004489;
					margin-bottom: 0.1in;
					letter-spacing: 0.1em}
					
	H3 {			font-size: 13pt;
					font-style: bold;
					font-family: arial;
					color: #388EBF;
					margin-bottom: 0.1in;
					letter-spacing: 0.02em}
					
	H4 {			font-size: 13pt;
					font-style: bold;
					font-family: arial;
					color: #388EBF;
					margin-bottom: 0.1in;
					letter-spacing: 0.02em}

	b	 {			font-family: arial;
    				font-size: 12;
					color: #585858;}
					
	td			{	font-family : arial;
					font-size: 12px;}
				
	li			{	font-family : arial;
					font-size: 12px;}

	ul			{	font-family : arial;
					font-size: 12px;}
					
	font		{	font-family : arial;
					font-size: 12px;}
	
	td.bdyHeader{	background: #7957C3;
					font-family : arial;
					font-size: 12px;
					font-weight: bold;
					text-align: left;
					color: #FFFFFF;}
					
	th			{	text-align: right;
					font-family: arial;
    				font-size: 11px;
					font-style: bold;}
					
	SELECT   { background-color: F2F2F2;
					padding: 2px;
					border: 1px 000000;
					border-color: 000000;
					font-size:11px;
					font-style:normal;
					text-decoration:none;
					font-family:arial;}
					
	INPUT	{ background-color: F2F2F2;
					padding: 2px;
					border: 1px groove;
					border-color: 000000;
					font-size:11px;
					font-style:normal;
					text-decoration:none;
					font-family:arial;}
	
					
	TEXTAREA  		{ background-color: F2F2F2;
					padding: 2px;
					border: 1px groove;
					border-color: 000000;
					font-size:12px;
					font-style:normal;
					text-decoration:none;
					font-family:arial;
					width:200px;}
<!----New---->
p.name
{
	background-color: transparent;
	color: #0075C4;
	padding: 8px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-style: bold;
}

<!----End---->
