BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #ffffff;
	margin-left : 0;
	margin-top : 10px;
	margin-right : 0;
	margin-bottom : 0;
	color : #333333;
}

P {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

P.tiny {
	font-size : xx-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	background-color : transparent;
}

H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	background-color : transparent;
}

H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	background-color : transparent;
}

H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000099;
	font-style : italic;
	font-weight : bold;
	background-color : transparent;
}

TD {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	vertical-align : top;
}

A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	
}

A:Visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : red;
	background-color : transparent;
}

A:Active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:Hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : yellow;
	background-color : #000000;
}

LI {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #333333;
	background-color : transparent;
}

A.noline1 {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
	font-style : normal;
	color : #000099;
	background-color : Blue;
}
A.noline {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	font-size : x-small;
	background-color : transparent;
}

A.noline:Visited {
	text-decoration : none;
	color : #000099;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color : transparent;
}

A.noline:Active {
	text-decoration : none;
	color : yellow;
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

A.noline:Hover {
	text-decoration : bold, italic;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	color : Yellow;
	background-color : #333366;
}

H1.red {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	background-color : transparent;
}

H2.red {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	line-height :10%;
	background-color : transparent;
}

H2.red2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	background-color : transparent;
}

H3.red {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	line-height : 100%;
	background-color : transparent;
}

H2.green {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Green;
	background-color : transparent;
}

H2.rednorm {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight : normal;
	background-color : transparent;
}

TD.blue {
	background-color : #003366;
}

P.green {
	font-family : Arial, sans-serif;
	color : #004000;
	background-color : transparent;
}

TD.green {
	background-color : #004000;
	font-size : x-small;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
}

TABLE.list {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : x-small;
}

TR.head {
	font-size : x-small;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	background-color : #000000;
}

TR.grey {
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #D1D1D1; 
	
}
TD.grey {
	background-color : Gray;
}

P.main {
	font-size : 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	background-color : transparent;
}

.text {
	color : White;
	margin-left : 10px;
	font-size : 28px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : transparent;
}

.highlight {
	margin-top : 32px;
	margin-left : 8px;
	color : Red;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

