BODY,
{
}
BODY, TD
{
	background-color : White;
	color : #333399;
	font-family : Tahoma;
	font-size : 80%;
	margin-left : 3% ;
	margin-right : 5% ;
}
A:LINK,
{
	font-family : Tahoma;
	font-style : normal;
	font-weight : normal;
}
A:LINK, A:VISITED
{
	font-family : Tahoma;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #483D8B;
	font-size : 99%;
}
A:HOVER
{
	background-color : #35555D;
	color : Lime;
	text-decoration : none ;
}
H1
{
	font-family : Tahoma;
	font-size : 22;
	background : #99CCCC;
	color : #333399;
}
H2
{
	color : #333399;
	font-family : Tahoma;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
	background : transparent;
}
H3
{
	color : #333399;
	font-family : Tahoma;
	font-size : large;
	font-weight : normal;
	background : #99CCCC;
}
H4
{
	color : #333399;
	font-family : Tahoma;
	font-size : 9;
	font-weight : lighter;
}
H5
{
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : 600;
	margin-top : 1.5em;
}
H6
{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}
BLOCKQUOTE
{
	margin-left : 0;
}
CAPTION
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}
TH
{
	background-color : #99CCCC;
	color : #333399;
	font-size : 12;
}

