/* CSS Document */

body,table{
font-size: 12px;
line-height:16px;
color:#330000;
}

H1 {font-size:12px;
@@margin:0;}
A:link { color: #A86500; }
A:visited { color: #A86500; }
A:active { color: #330000; }


.style1 {color: #CC3300;
font-weight:bold;}

.style2 {
	font-size: 16px;
	font-weight: bold;
color: #FF6600;}
.style3 {
line-height:20px;
	font-size: 14px;}
.style4 {color: #660000;
	font-size: 18px;
	font-weight:bold;}
.style5 {font-weight:bold;}
.style11 {
	font-size: 18px;
	font-weight: bold;
}
.style13 {font-size: 10px}
a:hover { 
visibility : visible;
float : none;
clear : none;
position : relative;
top : 1pt;
left : 1pt;
}

