body{
	margin-top:10px;
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
td{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
select{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
input{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}

h1{
	color: #333333;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

.bigname{
	color: #333333;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

.bigname3{
	color: #ffffff;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}


.bigname1{
	color: #ffffff;
	font-size: 12px;
	font-family:  Arial;
	font-weight: bold;
	text-decoration: none;
}
.bigname2{
	color: #333333;
	font-size: 9px;
	font-family:  Arial;
	font-weight: bold;
	text-decoration: none;
	}
a:link {
	color: #000066;
	font-size: 12px;
	font-family:  Arial; 
	font-weight: normal;
	text-decoration: none;
}
a:link:hover {
	color: #000066;
	font-size: 12px;
	font-family:  Arial; 
	font-weight: mormal;
	text-decoration: underline;
}
A.linkblue {
	FONT-SIZE: 11px;
	font-family:  Arial, Verdana, Helvetica;
	COLOR: #0000dd;
	font-weight: normal;
	TEXT-DECORATION: underline;
}
A.linkblue:hover {
    FONT-SIZE: 11px;
	font-family:  Arial, Verdana, Helvetica;
	COLOR: #ff0000;
	font-weight: normal;
	TEXT-DECORATION: underline;
}
a:visited {
	color: #000066;
	font-size: 12px;
	font-family:  Arial; 
	font-weight: mormal;
	text-decoration: none;
}
a:active {
	color: #000066;
	font-size: 12px;
	font-family:  Arial; 
	font-weight: mormal;
	text-decoration: underline;
}