
.shadow {
filter: Shadow(Color=gray, 
                 Direction=135, 
                 Strength=10);
}


body {
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
    background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 90%;
}

body.fs1{
	font-size: 80%;
}

body.fs2{
	font-size: 90%;
}

body.fs3{
	font-size: 100%;
}

body.fs4{
	font-size: 110%;
}

body.fs5{
	font-size: 120%;
}

body.fs6{
	font-size: 130%;
}



table {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 90%;
	}
	
table.fs1{
	font-size: 80%;
}

table.fs2{
	font-size: 90%;
}

table.fs3{
	font-size: 100%;
}

table.fs4{
	font-size: 110%;
}

table.fs5{
	font-size: 120%;
}

table.fs6{
	font-size: 130%;
}




.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.unactive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}
/*table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
*/
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}




