a:link
{
	color: #333399; 
}
a:visited
{
	color: #808080; 
} 
a:active 
{
	color: rgb(153,0,255);
}
body
{
	font-family: ‚l‚r ‚oƒSƒVƒbƒN;
	background-color: #FFFFFF;
	color: #3E3E5B
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: ‚l‚r ‚oƒSƒVƒbƒN
}
h1
{
	font-size:14pt
}
h2
{
	font-size:18pt
}
h3
{
	font-size:16pt
}
h4
{
	font-size:14pt
}
h5
{
	font-size:12pt
}
h6
{
	font-size:8pt
}
BODY, TR, TH, TD 
{ font-size: 10pt; }
a:hover 
{ background-color:#FFFF86; }
a 
{ text-decoration:none; }
