body {
    background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.text {
	font-family:Arial, Helvetica, sans-serif;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9900;
	font-weight:normal;
}

.normal_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}

.light_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:normal;
}

.dark_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
	
.footer_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
}

A {color:#0000FF; text-decoration:none;}

A:hover { color: #ff0000; text-decoration:none;}
 
A.footer_links:hover { color: #ff0000; text-decoration:none;}

.left-border {
	background-image:url(images/linedot.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.right-border {
	background-image:url(images/linedot.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.top-border {
	background-image:url(images/top-border.gif);
	background-repeat:no-repeat;
	height:14px;
}

.bottom-border {
	background-image:url(images/bottom-border.gif);
	background-repeat:no-repeat;
	height:14px;
}
 
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {color: #0000FF}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {color: #FFFF00}

