body {
	font-family			: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size				: 12px;
	font-color			: #FFFFFF;
}

th {
	text-align			: left;
}

p, td, th, ol, ul, li, h1, h2, h3, a {	font-family			: Tahoma,Verdana,Arial,Helvetica,sans-serif;}
h1 {font-size			: 1.8em;}
h2 {font-size			: 1.5em;}
h3 {font-size			: 1.3em;}
p, ol, ul, li, form, td, th {font-size			: 13px;}

.footer {
	font-color				: #43444C;
}

ul, ul li {
	list-style-type		: disc;
}

a {
	color						: #2F3FBF;
	font-size				: 10pt;
	font-weight			: bold;
}

a:hover {
	color						: #FF0000;
}

