body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #72a5c3;
}
body {
	background-color: #1A1E21;
}
a {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E02400;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {color: #FFFFFF;}
.border{
	border: 1px solid #fff;
}
h2{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
a.other {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.other:hover {
	text-decoration: none;
	color: #cccccc;
	
}