.vaheadline {
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999966;
	margin-left: -20px;
	font-variant: small-caps;
	font-weight: lighter;
	word-spacing: 0.2ex;
	letter-spacing: 0.2ex;
}
.vasubheads {
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	word-spacing: 0.3ex;
	letter-spacing: 0.2ex;
}
.vacaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.vabodycopy {
	line-height: 150%;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	background-image: url(/images/assets/images/va_bg.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vabodycopy a:link {
	color: #660033;
	text-decoration: underline;
}
.vabodycopy a:visited {
	color: #333333;
	text-decoration: underline;
}
.vabodycopy a:hover {
	color: #990033;
	text-decoration: underline;
}
.vabodycopynobg {
	line-height: 150%;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vabodycopynobg a:link {
	color: #660033;
	text-decoration: underline;
}
.vabodycopynobg a:visited {
	color: #333333;
	text-decoration: underline;
}
.vabodycopynobg a:hover {
	color: #990033;
	text-decoration: underline;
}
.va_table_head {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D9BFCC;
	background-color: #660033;
	font-weight: bolder;
}
.va_table_head_white {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D9BFCC;
	background-color: #FFFFFF;
}
.va_table_banner {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	font-weight: bolder;
}
.vabodyphoto {
	float: right;
	margin-left: 9px;
	margin-bottom: 9px;
	position: relative;
	margin-right: -50px;
}
.serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
}
