html, body {
	margin:0px;
	padding:0px;
}
.maintext a, .maintext a:link, .maintext a:visited, .maintext a:active, .maintext a:hover {color:#FFFF01; font-size:12px}
.maintext{font-size:12px}
.maintext h4{font-size:12px}
.maintext h1{font-size:14px}
.mytext{font-size:12px}
.myhead_t{font-size:12px}
body, input, select, textarea {
	background-color: #003555;
background-image: url(bg.gif);
SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: top; 
        text-align: left;

}


h1 {
	font-size: 16px;
	}


a {
	font-family: Tahoma; Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff01;
}
a:link {
	text-decoration: underline;
	color: #ffff01;
	}
a:visited {
	text-decoration: underline;
	color: #ffff01;
	}
a:hover {
	text-decoration: underline;
	color: #ffff01;
	}
a:active {
	text-decoration: underline;
	color: #ffff01;
}
