
.style1 {color: #999900}
.style2 {font-size: 10px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
	
.header {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding:5px;
	}
	
h2.title {
	text-align:center;
	font-weight:bolder;
	font-size:14px;
	line-height:20px;
	}
	
div.tag {
	text-align:center;
	color: #999999;
	font-weight: bold;
}

.quote {
	font-style:italic
	}
	
a {
	text-decoration:underline;
	font-weight:bold;
	color: #9A2250;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}

a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #9A2250;
	font-size:9px;
}

a.bottom_link:hover{
	color: #0000FF;
}

a.bottom_link_sel:active,a.bottom_link_sel:visited,a.bottom_link_sel:link{
	font-weight: bold;
	text-decoration: none;
	color: #D2FFFF;
	background-color: #9A2250;
	font-size:9px;
}

a.bottom_link_sel:hover{
	color: #0000FF;
}

a.sub_link:active,a.sub_link:visited,a.sub_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #9A2250;
}

a.sub_link:hover{
	color: #0000FF;
}

table.main {
	background-color:#FEFDE3;
	border-color:#9A2250;
	border-style:solid;
	border-width:2px;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
		
.style6 {color: #990000}

hr {
	width: 95%;
	size: 1px;
	padding: -10px;
	text-align:center;
	}

.selected {
	background:#FFFFFF;
	padding: 5px;
	text-align:left;
	}
	
.unselected {
	padding: 5px;
	text-align:left;
	}