
body, td{
	font-family:	Arial;
	font-size:		13px;
	color:			#000000;
}

FORM, P { padding: 0; margin: 0; }

a{
	color:			#CD1013;
	text-decoration:none;
	font-size:		13px;
}

a:hover{
	text-decoration:underline;
	font-size:		13px;
}




/*************************************/
.header{
	color:		 #000000;
	font-size:	 20px;
	font-weight: bold;
}

.text{
	color:		 #000000;
	font-size:	 13px;
	font-weight: none;
}


ul {
margin-left: 35px;
padding: 0px;
}

li {
	margin:0px;
	padding-top:0px;
	padding-bottom:20px;
	list-style-type : disc;
	list-style : none url(../images/li.gif);
}

.tbl1 {
    padding-bottom:20px;
}

.background {color:#E1E1E1;  background-repeat: repeat-x; background-position: top center; background-image: url(../images/bg.jpg);} 
