body {
	margin: 0px;
	background-color:#CCCCCC;
	background-image:url(images/gradient.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}
a { text-decoration: none; }

a:link {
	color: #E10915;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #E10915;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FEA700;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #E10915;
	font-weight:bold;
}

h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #E10915
}
h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold; 
	color: #000000
}
