a:link
{
	color: #840021;font-size:12pt; text-decoration:none; font-weight:bold; 
}
a:visited
{
	color: #BD6746; font-size:12pt; text-decoration:none; font-weight:bold; 
} 
a:active 
{
	color: #0080CA;font-size:12pt; text-decoration:none; font-weight:bold;  
}
a:hover      
{ 
	color: #FF0000; font-size:12pt; text-decoration: none; font-weight: bold; 
	}
a:link.bottom       { font-size: 8pt; font-weight: bold; }
a:visited.bottom    { font-size: 8pt; font-weight: bold; }
a:active.bottom     { font-size: 8pt; font-weight: bold; }

body
{
	margin:10px; font-family: arial, Times New Roman, Times;
	font-size:12pt;
	background-color: rgb(255,255,255); 
	color: rgb(0,0,102);


}
.bullet {
	list-style: disc none inside; 
	visibility: visible; 
	word-spacing: normal; 
	font: bolder small-caps large arial, helvetica, sans-serif; 
	vertical-align: baseline; 
	text-transform: lowercase; 
	white-space: normal; 
	letter-spacing: normal; 
	position: static; 
	text-align: left
}
.para {
	font-size: 12pt; 
	font-family: arial, helvetica, sans-serif
}

.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #a9a9ec;
	font-weight: bold;
}
.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
}
.videotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}

.mediatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000040;
	text-decoration: none;
}


table
{
	table-border-color-light: #C0C0C0;
	table-border-color-dark: #808080; 
	background-color:#FFFFFF;
}

td          
{ font-family: Arial; font-size: 12pt; 
}



h1, h2, h3, h4, h5, h6
{
	font-family:  arial, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: #3E407B; 
}
h3
{
	color: #000080; 
}
h4
{
	color: rgb(224,138,26);
}
h5
{
	color: #CC3300;
}
h6
{
	color: rgb(0,0,0);
}