body 
{
    background-color: #CCCCFF ;
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
    color: #000000; 
}
.largertext 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold
    color: #FF6600; 
}
td 
{
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
    color: #000000;
}
th 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
    color: #000000;
}
h1 
{
    padding-bottom: 0;
	margin-bottom: 0;
	background-color: #FF3300;
	padding: 0.3em;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Georgia, Times New Roman, Times, serif;
}

a:link { color : #000000; font-size: 12px; font-weight: bold; text-decoration: none; }
a:visited { color : #000000; font-size: 12px;font-weight: bold; text-decoration: none }
a:hover { color : #000000; font-size: 12px;font-weight: bold; text-decoration: underline; }
a:active { color : #000000; font-size: 12px;font-weight: bold; text decoration: none; }

.tableborder {
	border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}
.bottomborder 
{
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}
.leftborder {
	border-left: #000000 1px solid;
}
.footer {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
    color: #FFFFFF;
}
a.footer
{
    color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
}
a.footer:link { color: #FFFFFF; }
a.footer:visited { color: #FFFFFF; }
a.footer:hover { color: #FFFFFF;font-weight: bold; text-decoration: underline }

form {
	margin: 0px;
	padding: 0px;
}
.input_s {
	width:188px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 18px;
	padding-left: 5px;
	color:#000;
}

.td_width1 {
	text-align:left;
	color:#000;
	width:100px;
	height:15px;
	line-height:20px;
	padding-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.td_width1_w {
	text-align:left;
	color:#000;
	width:260px;
	height:15px;
	line-height:20px;
	padding-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.td_height {
	width:280px;
	height:15px; 
	font-weight: normal;
}
.td_width_i {
	text-align:left;
	color:#000;
	width:188px;
	height:20px;
	line-height:20px;
	padding-bottom:7px;
}
.td_width_i2 {
	text-align:right;
	color:#000;
	width:195px;
	height:20px;
	line-height:20px;
	padding-bottom:7px;
}
.red_text {
	color:#F00;
}