﻿body {
	font-size: 14px;
	line-height: 20px;
	font-family: verdana,arial,sans-serif;
	background-attachment: fixed;
	background-color: #333333;
	background-repeat: no-repeat;
}

table {
	font-size: 14px;
	line-height: 20px;
	font-family: verdana,arial,sans-serif;
	color: #003366;
	background-repeat: no-repeat;
}

caption, p, h1, h2, h3, h4, h5, h6, div, td, th, tr, i {
	font-size: 14px;
	font-family: verdana,arial,sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	background-repeat: no-repeat;
	margin-left: 5;
}

iframe {overflow: hidden;}

A:link {text-decoration: none; color: #99CCFF;}
A:visited {text-decoration: none; color: #99CCFF;}
A:hover {text-decoration: none; color: #FFFFFF;}
A:active {text-decoration: none; color: #FFFFFF;}