
p,div, td  {
	font-family : "Verdana", sans-serif;
	font-size : 13px;
}

H1  {
	font-family : "Trebuchet MS", sans-serif;;
	color : #0066cc;
	font-size : 20pt;
	padding-top:10px;
	line-height: 1;
}

H2  {
	font-family : "Trebuchet MS", sans-serif;;
	color : #0066cc;
	font-size : 18pt;
	line-height: 1;
}


H3  {
	font-family : "Trebuchet MS", sans-serif;
	color : #0066cc;
	font-size : 12pt;
}

H4  {
	font-family : "Trebuchet MS", sans-serif;;
	color : #0066cc;
	font-size : 12pt;
	line-height : 1;
}

A  {
	font-family : "Verdana",sans-serif;
	color : blue;
	text-decoration : underline;
}

A:Visited  {
	font-family : "Verdana",sans-serif;
	color : blue;
	text-decoration : underline;
}

A:Active  {
	font-family : "Verdana",sans-serif;
	color : red;
	text-decoration : underline;
}

A:Hover  {
	color : red;
	text-decoration : underline;
	background : #eaeaea;
}

.visit A:Visited  {
	font-family : "Verdana",sans-serif;
	color : FFFFCC;
}

ul,ol  {
	font-family : "Verdana", sans-serif;
	font-size : 12px;
}

.size  {
	font-family : "Verdana", sans-serif;
	font-size : 19px;
	font-weight : bold;
}

.enter  {
	font-family : "Verdana", sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.small  {
	font-family : "verdana", sans-serif;
	font-size : 11px;
}


.border  {
	border-style : solid;
	border-color : #6699CC;
	border-width : 1;
}
	
	.pageborder  {
	border-style : solid;
	border-color : #0C4F7B;
	border-width : 1;
}

	.header
{
	color: #ffffff;
	font-family : "Verdana", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	vertical-align : middle;
	text-align : left;
}

.section
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	vertical-align : middle;
	text-align : left;
}

.headerb {
	font-family : "Trebuchet MS", sans-serif;
	color : #cc0000;
	font-size : 20pt;
	font-weight: bold;
}

.headerc {
	font-family : "Trebuchet MS", sans-serif;
	color : #cc0000;
	font-size : 14pt;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	font-weight: bold;
}
.headerAnnounce {
	font-family : "Trebuchet MS", sans-serif;
	color : #0066cc;
	font-size : 16pt;
	font-weight: bold;
}

	.side P,td  {
	font-family : "Verdana", sans-serif;
	font-size : 12px;
}

.reference  {
	font-family : "Trebuchet MS", sans-serif;
	color : #cc0000;
	font-size : 12pt;
}

.centerblock
{
	font-family : "Verdana", sans-serif;
	font-size : 13px;
	color:#000;
	background-color:#ffffff;
	border: 1px double;
	border-color:#000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	border-style: solid;
	margin-left : 2px;
	margin-right : 10px;
}

.orange 
{
	font-family : "Trebuchet MS", sans-serif;
	color : #ffcc00;
	font-size : 20pt;
	font-weight: bold;
}
.osheader {
	font-family : "Trebuchet MS", sans-serif;
	color : #ffcc00;
	font-size : 14pt;
	font-weight: bold;
}
.announcement{
	font-family : "Trebuchet MS", sans-serif;
	color:#000000;
	background-color:#BEF0BE;
	padding:4px;
	border: 1px dashed #006699;
}

