body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 20px;
	color: #7393E8;
}


h3 {
	font-size: 15px;
	color: #7393E8;
}

h4 {
	font-size: 13px;
	color: #990000;
}

.sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #999999;
}

a:link { 
	color: #666666;
	}
a:visited { 
	color: #666666;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}