body{
	background : #9999cc;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
b{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}
.footer{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #CCCCCC;
}
td{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
}
p{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	line-height : 17px;
}
textarea{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	border-style: solid;
	border-width:1px;
	border-color : #999999;
}
input{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	border-style: solid;
	border-width:1px;
	border-color : #999999;
}
.button{
	background-color : #BBBBBB;
	color : #FFFFFF;
	font-weight : bold;
	border-style: solid;
	border-width:1px;
	border-color : #999999;
}
a{
	color : #999999;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11 px;
	text-decoration : none; 
}
a:hover{
	color : #CC0000;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11 px;
	text-decoration : underline;
}
.indent{
	padding-left: 23px;
}
.textRed18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}

