body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2E3092;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E3092;
}
a:hover {
	text-decoration: underline;
	color: #2E3092;
}
a:active {
	text-decoration: none;
	color: #2E3092;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1
 {

	font-size: 20px;
	color: #2E3092;
	margin-top:-3px;
       margin-bottom:-3px;
}
h2 {
	font-size: 12px;
	color: #000000;
}
td.headerstripes
{
 background: #FFFfff url("../images/header_stripes.gif");
 }
 td.topshade
{
 background: #FFFfff url("../images/top_shade.gif");
 }
 td.bottomshade
{
 background: #FFFfff url("../images/bottom_shade.gif");
 }
 td.centershade
{
 background: #FFFfff url("../images/center_bg.gif");
 }
.alert {
	color: #000000;
	font-weight: bold;
}
.white_large {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style1 {
	color: #999999;
	font-size: 10px;
}

