body{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #333333;
}

div { margin-right:20px; }

td{
 	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
 }

th{
 	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
 }
 

 

 a:link {
 	text-decoration: underline;
	color: cc0000
}

 a:hover {
 	text-decoration: none;
	color: cc0000
}

 a:active {
 	text-decoration: underline;
	color: cc0000
}

 a:visited {
 	text-decoration: underline;
	color: cc0000
} 

textarea {
	font-family: Arial;
	font-size : 11px;
	color: #333333;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
 }
 
li {  list-style-type: circle}
.numberlist {  list-style-type: decimal}
.pop {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #FFFFFF; border: thin #666666 solid; padding-top: 5px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px}
.abc {  list-style-type: lower-alpha}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
