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:10pt;
	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:10pt; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica;
}
h1
{
	color: rgb(48,48,48);
}
h2
{
	color: rgb(48,48,48); 
}
h3
{
	color: rgb(48,48,48); 
}
h4
{
	color: rgb(48,48,48);
}
h5
{
	color: rgb(48,48,48);
}
h6
{
	color: rgb(48,48,48);
}
