.body12 {
	font-size: 12pt;
}
.register {
	font-size: 9px;
	vertical-align: super;
}
.TopTitle {
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
}
.sidemenu {
	font-weight: normal;
	text-transform: capitalize;
	color: ffd821;
	font-size: 13px;
}
.copyright {
	font-size: 9pt;
	font-weight: lighter;
	color: #666666;
}
.bottommenu {
	font-size: 11pt;
}
.body12spaceandahalf {
	font-size: 12pt;
	line-height: 125%;
}
body {
	background-color: #180671;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000099;
}
a:visited {
	color: 000099;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0000CC;
}
a.side:link {
	color: #FFD821;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
a.side:visited {
	color: #FFD821;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
a.side:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
a.side:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
h1 {
	font-size: 17pt;
}
h2 {
	font-size: 11pt;
}
.blackbg {
	background-color: #000;
}
.padbottom30 {
	padding-bottom: 40px;
	margin-bottom: 40px;
}
