body, td, form {
	font-family : Tahoma, Verdana, Geneva, Helvetica, Arial;
	font-size : 11px;
	color : #003F6C;
}

input {
	font-family : Tahoma, Verdana, Geneva, Helvetica, Arial;
	font-size : 10px;
	color : #003F6C;
}

a {
	font-weight : bold;
}

a:link {
	text-decoration : none;	
	color : #003F6C;
}

a:visited {
	text-decoration : none;	
	color : #003F6C;
}

a:hover {
	text-decoration : underline;
	color : #003F6C;
}

a.n {
	text-decoration : none;	
	font-weight : normal;
}

a.n:link {
	text-decoration : none;	
	color : #003F6C;
}

a.n:visited {
	text-decoration : none;	
	color : #003F6C;
}

a.n:hover {
	text-decoration : none;
	color : #003F6C;
}

.tWarning {
	color : #003F6C;
	font-size : 10px;
	margin-bottom : 5px;
	margin-top : 5px;
}

div.att {font-size: 10px; font-family: Verdana}
.ttl {font-size: 14px; font-family: Arial; font-weight: bold}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #920092;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 30px;


}