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
{
	color: #4A4A6C;font-size:14pt
}
h2
{
	color: #4A4A6C;font-size:13pt 
}
h3
{
	color: #4A4A6C;font-size:12pt 
}
h4
{
	color: #4A4A6C;font-size:11pt 
}
h5
{
	color: #4A4A6C;font-size:9pt 
}
h6
{
	font-size:8pt
}
BODY, TR, TH, TD 
{ font-size: 10pt; }

a:hover { color:red; }

a:hover { text-decoration:underline; }

a 
{ text-decoration:none; }