P  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	font-style: normal; 
	line-height: normal; 
	font-weight : bold; 
	font-variant: normal; 
	color: #000000;
}

P.contact  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium; 
	font-style: normal; 
	line-height: normal; 
	font-weight : bold; 
	font-variant: normal; 
	color: #000000;
}

H1  {
	font-size : 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	border-color: #336699;
	border-style: double;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width : 0px;
	border-right-width : 0px;
}

H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}

H4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

A  {
	color : #336699;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : x-small;
}

A:Visited  {
	color : #9ACDE2;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : x-small;
}

A:Active  {
	color : #336699;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : x-small;
}

A:Hover.nav  {
	color : #B9D3D5;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : x-small;
}

A.featured  {
	color : #FF0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : x-small;
}

A:Visited.featured  {
	color : #FF0000;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : x-small;
}

A:Active.featured  {
	color : #FF0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : x-small;
}

A:Hover.featured  {
	color : #FF0000;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : x-small;
}

BODY  {
	background-color : White;
	text-align : left;
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

TABLE.main {
	border-bottom : thick solid #0B4473;
	border-left : thick solid #0B4473;
	border-right : thick solid #0B4473;
	padding-left : 2px;
	margin-left : -1px;
}

TD.featured {
	border-bottom : thick solid #0B4473;
}

B.red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium; 
	font-style: normal; 
	line-height: normal; 
	font-weight : bolder; 
	font-variant: normal; 
	color: red;
}

B.list {
	color: #000000;
	font-weight : normal;
}

LI {
	color: #336699;
	font-weight : bolder;
}

DT {
	color: #336699;
	font-weight : bolder;
	text-decoration : underline;
}