	A:link {text-decoration: underline; color: white;}
	A:visited {text-decoration: underline; color: white;}
	A:active {text-decoration: underline; color: white;}
	A:hover {text-decoration: underline; color: red;}
	h1 { margin-top: 0em; margin-bottom: 1em; }
	h2 { margin-top: 0em; margin-bottom: 1em; }
	
.hdr1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF2A35;
	font-style: italic;
	word-spacing: 1pt;
	letter-spacing: 2pt;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.table1 {
	background-color: #000000;
	background-image: url(images/VP_menu_body_blk.gif);
	background-position: left top;
}
.bodybld {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.hdr2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF2A35;
	font-style: normal;
	text-decoration: none;
}
.bodysmll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.table2 {
	border: thin solid #FF2A35;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

