.body  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	background-color: "#808080";
	background : "#808080";
}


.body2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	background-color: "#808080";
	background : "#808080";
	margin-left : 12px;
}

.title  {
	font-family : Verdana; Arial, Helvetica, sans-serif;
	font-size : 22pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: "#808080";
	background : "#808080";
}

.bigger  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-style: bold;	
		background-color: "#808080";
		background : "#808080";
}

.biggest  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 14pt;
		font-style: bold;	
		background-color: "#808080";
		background : "#808080";
}

.smaller  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9.5pt;		
		background-color: "#808080";
		background : "#808080";
}


.smaller2  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 7.5pt;		
		background-color: "#808080";
		background : "#808080";
}

.smallest  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 7pt;		
		background-color: "#808080";
		background : "#808080";
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	background-color: "#808080";
	background : "#808080";
}


H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	line-height: normal;
	background-color : "#808080";
	background : "#808080";
}

H6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font : normal;
	background-color : "#808080";
	background : "#808080";
}

A {
	text-decoration: underline;
	color: #ADD8E6;
	
}

A:Hover {
	text-decoration: underline;
	color: #E0FFFF;
}

A:VISITED {
	text-decoration: underline;
	color : #D8BFD8;
}

UL {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-style: normal;
		line-height : 180%;
		text-indent : 15%;
		background-color: "#808080";
		background : "#808080";
}
	

LI {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	list-style : disc inside;
	line-height : 180%;
	text-indent : 15%;
	background-color: "#808080";
	background : "#808080";
}

ADDRESS{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin : 0 0 0 0;
	background-color: "#808080";
	background : "#808080";
}
