* {
	font-family: "Trebuchet MS", Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
}
body {
	background-color: #003466;
	color: black;
	margin: 0px;	
}
p {
color: white;
}
.sl {
	font-weight: bold;
	color: white;
	margin: 2px;
}
.sign {
	font-size: 11px;
	color: #82B2DA;
	font-weight: bold;
	text-decoration: none;
}
.sign:hover {
	text-decoration: underline;
}	
.s1 {
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.s2 {
	font-size: 11px;
	color: white;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 100px;
	text-decoration: none;
}
.first {
	font-size: 13px;
	margin-left: 10px;
	font-weight: bold;
	color: white;
}
.topmenu {
	font-size: 16px;
	margin-left: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-bottom: 25px;
}
.topmenu:hover {
	text-decoration: underline;
}	
.subtitle {
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
	color: white;
}
.main {
	margin-left: 0px;
	font-weight: normal;
	color: white;
}
.mainred {
	margin-left: 0px;
	font-weight: normal;
	color: #ED4069;
}
.mlink {
 	color: #FDFFF4;
 	font-weight: bold;
 	text-decoration: none;
}
.mlink:hover {
	text-decoration: underline;
}	
a:link {
	color: #FFFFFF;
	font-weight:bold;
        text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.form {
	width: 100px; height: 20px
}
