body {
	font-family: Century Gothic; Arial;
	font-size: 12px;
	color: #000000;
	background-color: #021B44;
	SCROLLBAR-base-COLOR: #;
	SCROLLBAR-arrow-COLOR: #ffffff;
	scrollbar-track-color: #;
 	scrollbar-highlight-color: #ffffff;
	margin: 0px;
}

div {
	font-family: Century Gothic; Arial;
	font-size: 12px;
}

.adrs {
	font-family: Century Gothic; Arial;
	font-size: 12px;
	color: #6A1886;
	font-weight: bold;
	margin-right: 20px;
}

.adrs1 {
	font-family: Century Gothic; Arial;
	font-size: 14px;
	color: #6A1886;
	font-weight: bold;
	margin-right: 20px;
}
.small {
	font-family: Century Gothic; Arial;
	font-size: 10px;
	color: gray;
	margin-left: 20px;
}

td {
	font-family: Century Gothic; Arial;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Century Gothic; Arial;
	font-size: 12px;
	text-align: justify;
}


ol {
	font-family: Century Gothic; Arial;
	font-size: 12px;
	color: gray;
	font-weight: normal;
}

ul {
	font-family: Century Gothic; Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

li{
	padding:2px;
	
}

H1 {
	font-family: Century Gothic; Arial;
	font-size: 14pt;
	color: #040383;
	text-align: left;
}

H2 {
	font-family: Century Gothic; Arial;
	font-size: 11pt;
	color: #081A4A;
	text-align: left;
        margin-bottom:-8px;
}
marquee {
	font-family: Century Gothic; Arial;
	font-size: 6pt;
	color: #666666;
}

a {
	font-family: Century Gothic; Arial;
	font-size: 12px;
	color: #1851E7;
	font-weight: normal;
	text-decoration: underline;
}


a.nav {
	font-family: Century Gothic; Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


a.none {
	font-family: Century Gothic; Arial;
	font-size: 10px;
	color: gray;
	font-weight: normal;
	text-decoration: none;
}


a:hover {
	font-family: Century Gothic; Arial;
	color: #9621B8;
	font-weight: normal;
	text-decoration: underline;
}


a.nav:hover {
	font-family: Century Gothic; Arial;
	color: #DEF2FA;
	font-weight: bold;
	text-decoration: none;
}


a.none:hover {
	font-family: Century Gothic; Arial;
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}