<style>
<!--

body
{

	background: #87a3d1 url(/images/back.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a {text-decoration: none; color: #003366; font-style: italic;}

a:hover
{
	text-decoration: underline;
	color: #0099ff;
}

.vm
{
        font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.vmsel
{
        font-style: italic; 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	color: #ffffff;
	background: #163274;
}   

.mb
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
}      

.mini
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}

.micro
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
-->
</style>