a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
body {
	background-image: url('../images/gradient.jpg');
	background-repeat: repeat;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:100%;
	
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
}
h2 a:link {color:#FFFFFF;}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
}
