body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	-webkit-font-smoothing: antialiased !important;
    font-smoothing: antialiased;}
.body {
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#CC0000;
}
a:active {
	text-decoration: none;
}



.para1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.para1red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#CC0000;
}
.para1wht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

.para1bold {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.para1whtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.h1dark { 
    font-family: trebuchet MS, Geneva, Arial;
	font-size: 16px;
	line-height:22px;
	font-weight: bold;
	color:#333333;
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.head1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFCC00;
}
.head1wht {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	font-smooth:always;
	text-shadow: 0 1px 0 rgba(0,0,0,.7); 
}

.headblue {
    font-family: trebuchet MS, Geneva, Arial;
	font-size: 24px;
	line-height:30px;
	font-weight: bold;
	color:#cc0000;
}

.headred {
    font-family: trebuchet MS, Geneva, Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#CC0000;
}
.headred2 {
    font-family: trebuchet MS, Geneva, Arial;
	font-size: 16px;
	font-weight: bold;
	color:#CC0000;
}
.text {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color:#666666;
}
.text2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.textwht {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
}


.link2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color:#ffffff;
}
.link2:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color:#FFFF00;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#CC0000;
}

.img {
border:1px solid #C8C8C8;
	 -webkit-border-radius: 7px; 
	 -moz-border-radius: 7px; 
	 -o-border-radius: 7px; 
	 border-radius: 7px;
}