body{
	font-size : 12pt;
}
A:Link {
	color : #003366;
	font-family : verdana;
	font-weight:500;
}

A:Active {
	color : #003366;
	font-family : verdana;
	font-weight: 500;
}

A:Hover {
	color : #990066;
	font-family : verdana;
	font-weight:500;
}

A:Visited {
	color : #990066;
	font-family : verdana;
	font-weight:500;
}

.menu a:Link {
	color : #003366;
	font-family : verdana;
	font-size : 67%;
	text-decoration:none;
	font-weight:500;
}

.menu a:Active {
	color : #003366;
	font-family : verdana;
	font-size : 67%;
	text-decoration:none;
	font-weight:500;
}

.menu a:Hover {
	color : #990066;
	font-family : verdana;
	font-size : 67%;
	text-decoration:none;
	font-weight:500;
}

.menu a:Visited {
	color : #990066;
	font-family : verdana;
	font-size : 67%;
	text-decoration:none;
	font-weight:500;
}

.footer a:Link {
	color : #CCCCCC;
	font-family : verdana;
	text-decoration:none;
	font-weight:500;
}


.footer a:Active {
	color : #CCCCCC;
	font-family : verdana;
	text-decoration:none;
	font-weight:500;
}

.footer a:Hover {
	color : #FFFFFF;
	font-family : verdana;
	text-decoration:none;
	font-weight:500;
}

.footer a:Visited {
	color : #CCCCCC;
	font-family : verdana;
	text-decoration:none;
	font-weight:500;
}

P	{
	color: #003366; 
	font-family: verdana; 
	font-size: 67%;
	text-decoration: none;
}

P.resource	{
	color: #003366; 
	font-family: verdana; 
	font-size: 75%; 
	text-decoration: none;
}

P.resource2	{
	color: #003366; 
	font-family: verdana; 
	font-size: 83%; 
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

P.menu	{
	color: #003366; 
	font-family: verdana; 
	font-size: 67%; 
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

P.footer	{
	color: #FFFFFF; 
	font-family: verdana; 
	font-size: 58%; 
	text-decoration: none;
	text-align:center;
}

h1	{
	color: #333399; 
	font-family: verdana; 
	font-size: 83%;
	font-weight: 600;
}

h1.pink	{
	color: #990066; 
	font-family: verdana; 
	font-size: 83%; 
	font-weight: 600;
}

h1.pink2	{
	color: #990066; 
	font-family: arial; 
	font-size: 125%;
	font-weight: bold;
}

h1.pink3	{
	color: #990066; 
	font-family: arial; 
	font-size: 125%;
	font-weight: bold;
	margin: 4px 0 4px 0;
	text-align:center;
}

h2.pink	{
	color: #990066; 
	font-family: verdana; 
	font-size: 92%; 
	font-weight: bold;
}

h2.pink2	{
	color: #990066; 
	font-family: arial; 
	font-size: 92%;
	font-weight: bold;
}

LI	{
	color: #003366; 
	font-family: verdana; 
	font-size: 67%; 
	text-decoration: none;
}

td.menu {
	color: #45657A;
	border-bottom-color:#003366;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	height:20;
}

td.content {
	color: #45657A;
	border-left-color:#003366;
	border-left-style:solid;
	border-left-width: 1px;
}

td.content2 {
	color: #45657A;
	border-left-color:#003366;
	border-left-style:solid;
	border-left-width: 1px;
	font-size:large;
	}

.header	{
	
	color: #000000; 
	font-family: verdana; 
	font-size: 83%; 
	font-weight : bold;
}

SELECT {
	font-family: verdana; 
	font-size: 67%;
	width: 340px; 
}

.inputfield {
	font-family: verdana;
	font-size: 67%;
}

blockquote.hilite	{
	background-color:#CCCCCC;
	border:#CC0066 solid 1px;
	color: #000099;
	padding: 0 6px 0 6px;
}