BODY {
	FONT-SIZE: small;
	COLOR: Black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;	
	
}

P{
	FONT-SIZE: small;
	COLOR: Black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	text-indent: 10pt;
	
}

H1{
	FONT-SIZE: medium;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align: center;
	text-decoration: none;
	background-color: #336699;
}

H2{
	FONT-SIZE: x-small;
	COLOR: #336699;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: italic;
	
}

H3{
	FONT-SIZE: x-small;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align: center;
	background-color: #336699;
}

A:LINK {
	color : #336699;
	text-decoration : none;
}

A:VISITED {
	color : #3366CC;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #336699;
	padding: 5px;
	text-align: left;
}
.maintable {
	font-family: "Times New Roman", Times, serif;
	border: 1px solid;	
	text-indent: 0pt;
	padding: 5px;
	vertical-align: top;
	cellpadding:5;
	cellspacing:0;
}
li {
	list-style-image: url(/img/point.gif);
}
.btn {
	color: #336699;
	background-color: #FFFFFF;
	border: 1px solid #336699;
	width: 100px;
	font-weight: bold;
	cursor : hand; 
}
.highlights {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: small;
	white-space: nowrap;
}
.date {
	font-style: italic;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
