H1  {
	font-size : 13pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : blue;
}


H2  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : blue;
}


H3  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : blue;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}


A:hover  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}


A:visited  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
}

BODY.popup    {
	background-color: white;
	font-family: verdana , arial , helvetica , sans-serif;
	font-size: 12px;
	margin: 0px;
}

TABLE.contenttablehome    {
	font-family: verdana , arial , helvetica , sans-serif;
	background-color: #E2FAFA;
	background-image: url(/graphics/home_bg.jpg);
	border-left: 1px solid #330033;
	border-right: 1px solid #330033;
	border-bottom: 1px solid #330033;
	width: 760px;
}

TABLE.contenttablehome TR    {
	vertical-align: top;
	font-family: verdana , arial , helvetica , sans-serif;
}

TABLE.contenttable    {
	font-family: verdana , arial , helvetica , sans-serif;
	background-color: #FFFFFF;
	border-left: 1px solid #330033;
	border-right: 1px solid #330033;
	border-bottom: 1px solid #330033;
	width: 470px;
}

