body,td,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000033;
}
.background {  
	background-image: url(images/index_r6_c1.gif); 
	background-repeat: repeat-y
}
.fonts {  
	font-family: Arial, Helvetica, sans-serif
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9933;
	margin-top: 3px;
	margin-bottom: 3px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:link {
	color: #FFCC66;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #FFCC66;
	text-decoration: underline;
}
.verticalline {
	background-image: url(images/index_r3_c1.gif);
	background-repeat: repeat-y;
}
