a:link
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(240,0,0); 
} 
a:active 
{
	color: rgb(240,0,0);
}
body
{
	font-family: Arial, Arial Black; color: rgb(48,48,48); font-size:11pt;
	background-image:url('../images/hg_ooemvc.jpg');
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0);
	font-family: Arial, Arial Black; color: rgb(48,48,48); font-size: 12pt; 
}
h1
{
	font-family: Arial, Arial Black; color: rgb(48,48,48); font-size: 16pt; 
}
h2
{
	font-family: Arial, Arial Black; color: rgb(48,48,48); font-size: 15pt; 
}
h3
{
	font-family: Arial, Arial Black; color: rgb(48,48,48); font-size: 14pt; 
}
h4
{
	font-family: Arial, Arial Black; color: rgb(48,48,48); font-size: 13pt; 
}
h5
{
	font-family: Arial, Arial Black; color: rgb(48,48,48); font-size: 12pt; 
}
h6
{
	font-family: Arial, Arial Black; color: rgb(48,48,48); font-size: 11pt; 
}