	
body {
	text-align: center;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 10pt;
	background-color: White;
	background-position: top;
}

	H1 {font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
	line-height: 150%;
	color: BLACK;
}

	.special { color:RED;
		font-size:12pt;
	}

	H2 {font-size:12pt ;
		text-decoration: none ;
		line-height:150% ;
		color:BLACK }

	.title {font-size:16pt ;
		text-decoration: none ;
		line-height:150% ;
		color:BLACK;
		text-align : center;
	}

	.titlered {
	font-size: 16pt;
	text-decoration: none;
	line-height: 150%;
	color: Navy;
	text-align: center;
}
	
	H3 {font-size:10pt ;
		text-decoration: none ;
		line-height:100% ;
		color:BLACK }

	H5 {font-size:8pt ;
		text-decoration: none ;
		line-height:100% ;
		color:BLACK }

	.title2 {font-size:10pt ;
		text-decoration: none ;
		line-height:100% ;
		color:BLACK }
		
	.title3 {font-size:12pt ;
		text-decoration: none ;
		line-height:90% ;
		color:BLUE }

	.title4 {font-size:12pt ;
		text-decoration: none ;
		line-height: 100%;
		color:BLUE }

H4 {font-size:12pt ;
		text-decoration: none ;
		line-height:150% ;
		color:BLACK }

.emph {font-size: 13pt;
	text-decoration: none;
	line-height: 135%;
	color: Blue}
		
	a.menu {font-size:10pt ;
		text-decoration: none ;
		line-height:100% ;
		color:BLUE}

	.note {font-size:10pt ;
		text-decoration: none ;
		line-height:100% ;
		color:BLUE}

	a.menu2 {font-size:12pt ;
		text-decoration: none ;
		line-height:100% ;
		color:RED}

	a.small {
	font-size: 8pt;
	line-height: 100%;
	color: RED;
	text-align: left;
	background-color: White;
}

	td.image{
	background-image: url(rv50.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

p.solid{
	background-color: transparent;
}

td b {
	font-weight: 200;
}

td.banner{
	background-color: Blue;
	color: Black;
	font: bold;
}
td.banner a:link{
	color: White;
	text-decoration: none;
	font: bold;
}

#data td:hover{
	background-color: Yellow;
	font-size: larger;
	font-weight: bolder;
}

.details{
	text-align: left;
	margin-left: 15px;
}

.highlight{
	margin-left: 20%;
	margin-right: 20%;
	color: White;
	background-color: Black;
}


.highlight2{
	margin-left: 20%;
	margin-right: 20%;
	color: White;
	background-color: Black;
	font-size: 15px;
	text-align: left;
	line-height: 120%;
}

.boxit{
	border: thin solid Black;
	width: 840px;
	background-color: #336699;
}

.emph .boxit{
	color: Silver;
}

.pwboxit{
	border: thin solid Black;
	width: 350px;
	background-color: White;
}
a.highlight{
	color: red;
	text-decoration: underline;
	font-weight: normal;
}
.highlight a:visited{
	color:red;
	text-decoration: underline;
	font-weight: normal;
	}

ul.left{
	margin-left: 20%;
	margin-right: 20%;
		text-align: left;
}

.about{
	margin-left: 20%;
	margin-right: 20%;
	text-align: left;
	background: white;
	font-size: 12px;
	color: black;
	font-weight: normal;
}


