BODY  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

TD  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	}

li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;
	}

ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-position: outside;	
	}

.title {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	}

.subtitle {
	font-size: 20px;
	color: #FFD4A5;	
	}

.header {
	font-size: 18px;
	color: #C93AEB;	
	font-weight: thin;
	}

.smallheader {
	font-size: 16px;
	color : #C93AEB;
	font-weight: thin;
	}
	
.bluetext  {
	color: #0E58A6;
	}
	
.whitetext  {
	color: #FFFFFF;
	}
	
.biggesttext {
	font-size: 18px;
	font-weight: thin;
	}
	
.bigtext {
	font-size: 16px;
	font-weight: thin;
	}
	
.small  {
	font-size: 12px;
	}
	
.copyright  {
	font-size: 12px;
	color: #FF6600;
	}
	
	
	

a.button:link {
	color: #FFF1E1;
	font-weight: bold;
	text-decoration: none;
}

a.button:visited {
	color: #FFF1E1;
	font-weight: bold;
	text-decoration: none;
}

a.button:hover {
	text-decoration: underline;
}
	
	

A:link {
	color: #FF0000;
	text-decoration: none;
}

A:visited {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
