body {
	margin: 0px;
	background-image : url(../images/bg.gif);
}

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

.text1 {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #6B62D3;
	}

.text2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #333333;
	font-weight:bold;
	}

.text3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #666666;
	}

.text4 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	}
	
.text_large {
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight:bold;
	}

p {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #333333;
	}

.fields {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	width: 136px;
	height: 18px;
	border: 1px solid #7F9DB9;
	background-color: #ffffff;
	}

.copyright {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}

.bold {
	font-weight:bold;
	}
	
h2
{
	font-family: Arial, helvetica, sans-serif;
	line-height:20px;
	color: #333333;
	font-weight:bold;
}

a:link {color: #6B62D3; text-decoration: none}
a:active {color: #6B62D3; text-decoration: none}
a:hover {color: #6B62D3; text-decoration: underline}
a:visited {color: #6B62D3; text-decoration: none}

.li {
	font-family : Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #333333;
	padding : 5px 5px 0px 0px;
	}

.checkbox  { text-align: right; padding: 5px 10px 5px 0 }

