.large {
	font-family: Arial;
	font-size: 25px;
	color: #446488;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.whitelogin {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.main {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #446488;
}
.small {
	font-family: Arial;
	font-size: 10px;
	color: #446488;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subtitle {
	font-family: Arial;
	font-size: 16px;
	color: #446488;
}
.tiny {
	font-family: Arial;
	font-size: 1px;
}

a:link {
	color: #002E6F;
}
a:visited {
	color: #AAAAAA;
}
