@charset "utf-8";
/* CSS Document */

.em1 { 
	font-family : Arial, Helvetica;
	font-size : 35px;
    color: #808285;
    background: white;
    font-weight: bold;
}
.em2 { 
	font-family : Arial, Helvetica;
	font-size : 12px;
    color: #000000;
    background: white;
    font-weight: bold;
}
.em3 { 
	font-family : Arial, Helvetica;
	font-size : 10px;
    color: #ff0000;
    background: white;
    font-weight: bold;
}
.em4 { 
	font-family : Arial, Helvetica;
	font-size : 9px;
    color: #555555;
    background: white;
}
body, td {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color: #333333;
}
BODY  {
	background-color:#FFFFFF;
	LEFTMARGIN:0;
	TOPMARGIN:25;
	MARGINWIDTH:0;
	MARGINHEIGHT:0;
}	
a:link {color: #808285}
a:visited {color: #808285}
a:hover {color: #000000}
a:active {color: #FF0000}

.e1 { 
	font-family : Arial, Helvetica;
	font-size : 14px;
    color: #ff0000;
    background: white;
    font-weight: bold;
}
.e2 { 
	font-family : Arial, Helvetica;
	font-size : 12px;
    color: #000000;
    background: white;
    font-weight: bold;
}
.e3 { 
	font-family : Arial, Helvetica;
	font-size : 10px;
    color: #ff0000;
    background: white;
    font-weight: bold;
}
table  {
	bgcolor :#FFFFFF;
	td bgcolor : #FFFFFF;
}	