td,div,span,body,a{
	font-size: 11px;
	line-height:130%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p{
	font-size: 11px;
	line-height:1.3em;
	margin-bottom:0.6em;
	margin-top:0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #0000ff; text-decoration: none;
}
a:active{
	color: #FF0000; text-decoration: underline;
}
a:hover{
	color: #FF0000; text-decoration: underline;
}

.boldFont {
	font-size: 11px;
	font-weight: bold;
}

.moreStyle {
	font-size: 11px;
	font-weight: bold;
}

.moreStyle1 {
	font-size: 11px;
	font-weight: bold;
	color: #000080;
}
.bigTitle {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bigTitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.verybigTitle {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

.blueStyle {
	font-size: 11px;
	color: #000080;
}

.verybigTitle1 {
	font-size: 20px;
	font-weight: bold;
	color: #3366FF;
	text-indent:0em;
}

.verybigTitle2 {
	font-size: 24px;
	font-weight: bold;
	color: #3366FF;
	text-indent:0em;
}
.inputForm{
	border-width:0px;
	border-bottom:solid 1px #888888;
}
.inputForm1{
	border:solid 1px #888888;
}.redFont {

	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.redBoldFont {


	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.italicFont {
	font-size: 11px;
	font-style: italic;
}
.loginFont {
	font-weight: bold;
}
