body {
	color: #5283A2;
	background-color: #660033;
	font-family: century gothic, verdana, courier, sans-serif;
	font-size: 12px;
}

a {
	color: #C71585;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a:hover {
	color: #94B5C9;
	text-decoration: overline;
	font-weight: normal;
	font-size: 12px;	
}


a.visited {
	color: #B1BC67;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a.menutop:hover {
	color: #94B5C9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;	
	font-variant: small-caps;
}

a.menutop:link {
	color: #990066;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-variant: small-caps;
}

a.menutop:visited {
	color: #B1BC67;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-variant: small-caps;
}

input {  
	border: 1px solid #EBECD4; 
	background-color: #EBECD4; 
	font-family: century gothic, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #660033;
}

select {
	border: 0 none #EBECD4; 
	background-color: #EBECD4; 
	font-family: century gothic, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #660033;
}

textarea {  
	border: 2px solid #EBECD4; 
	background-color: #EBECD4; 
	font-family: century gothic, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #660033;
	}	
	

.heading3 {
	color: #F4A460;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}

h3 {
	color: #F4A460;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}

.heading2 {
	color: #B1BC67;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}

h2 {
	color: #B1BC67;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}

.heading1 {
	color: #990066;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
}

h1 {
	color: #990066;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
}

.specialstext {
	color: #47728D;
	font-weight: 400;
	font-size: 14px;
}

td {
	color: #5283A2;
	font-family: century gothic, verdana, tahoma, sans-serif;
}
