a {
	color: #eeeeee;
}

h1 {
	font-family: "Arial Black";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
}

h2 {
	font-family: "Times New Roman";
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #dddddd
}

h3 { 
	font-family: "Times New Roman"; 
	font-size: 17px; 
	font-style: italic; 
	font-weight: bold; 
	color: #dddddd
}

.body {  
	font-family: "Verdana", sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #eeeeee;
}

.tvbody {  
	font-family: "Verdana", sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #aaaaaa;
}

.tvbody_small {  
	font-family: "Verdana", sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #aaaaaa;
}

.mainbg {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat
}