BODY	{
	background : #A0DEDD;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #66CCCC;
	scrollbar-base-color: #CCFFFF;		
}

TD, P,  H1, H2, H3, H4, H5	{
	color : #006363;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD, P	{
	font-size: 8pt;
}

H1	{
	font-size : 15pt;
}

HR	{
	height: 1px;
	color: #2F4F4F;	
}

HR.left	{
	width : 400px;
	height: 1px;
	color: #2F4F4F;
	text-align : left;
}



.centw	{
	background-color: White;
	text-align : center;
}

.justw	{
	background-color: White;
	text-align: justify;
	vertical-align : top;
}

.centws	{
	background-color: #F5F5F5;
	text-align : center;
}

.justws	{
	background-color: #F5F5F5;
	text-align: justify;
	vertical-align : top;
}

INPUT.but	{
	color : White;
	background-color : #006363;
	font-weight: bold;
}

SPAN.divhead	{
	color: Teal;
	font-weight: bold;
}

.tiny	{
	font-size: 7pt;
	color: Black;
}

/* Style for ProHTML Ticker script- © Dynamic Drive (www.dynamicdrive.com) */

#subject{
width: 130px;
font-weight: bold;
}

.content{
width: 126px;
height: 106px;
color: White;
border: 1px solid #006363;
background-color:#66CCCC;
padding: 3px;
display:block;
}


