body {
	background-color: #FFFFFF;
	margin-left: 2em;
	margin-top: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #18018F;
	font-weight:bold;
	margin-top:0.5em;
}

p {padding-bottom:0px;
	margin-right:2px;
	}

li {margin-bottom:6px;
}

/* The following style removes the bottom margin when a list is in a table */
.bluetable {margin-bottom:-2px;
	padding-bottom:0;
	color:#ffffff
	}

h1 {font-size: 36px;
color: #FE0000;
margin-top: -2px;
margin-bottom:5px;
}

h2 {font-size: 26px;
font-family:"Arial Black";
color: #180094;
margin-top: 10px;
margin-bottom: 0px;
margin-left: -1em;
font-weight:800;
}

h3 {font-size:16px;
	margin-top:36px;
	margin-bottom:16px;
	color: #180094;
	font-weight:800
	}

.heading {
	font-size:30px;
	font-family:"Arial Black";
	color: #333399;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight:800;
	}
	
.button {
margin-bottom: 2px;
padding-bottom: 2px;
}

.title {
	font-size: 16px;
	font-weight:900;
	margin-top: 1px;
	margin-bottom: 1em;
	}

.title2 {
	font-size: 24px;
	font-weight:600;
	margin-top: 1px;
	}
	
.message {
	font-size: 20px;
	font-weight: 600;
	margin-top: 1.7em;
	color:#FF0000;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
	
   
.arialblack24 {
	font-family: "Arial Black";
	font-size: 24px;
}
.arial24 {font-size: 24px}

.blueborder {
border-color:#0000FF;
border-width:thick;
margin-top: 1em;
}

.redborder {
border-color: #FF0000;
border-width: thick;
margin-bottom:1em;
}

.subheadings a:link {
	color: #0000ff;
	text-decoration:none;
	}
	
.subheadings a:visited {
	color: #0000ff;
	text-decoration:none
}

.subheadings a:hover {
	text-decoration: none;
	color: #ff0000;
}

.subheadings a:active {
	text-decoration: none;
	color: #ff0000;
	}
		

a:link {
	color:#18018F;
	text-decoration: none;
	}
	
a:visited {
	color:#18018F;
	text-decoration: none;
	}

a:hover {
	color:#ff0000;
	text-decoration:none;
	}
	
a:active {
    color:#ff0000;
	text-decoration:none;
	}	


.contactus a:link {
	color:#0000ff;
	text-decoration:underline;
	}
	
.contactus a:visited {
	color:#0000ff;
	text-decoration:underline;
	}
	
.contactus a:hover {
	color:#ff0000;
	text-decoration: none;
	}
	
.contactus a:active {
	color:#ff0000;
	text-decoration: none;
	}		

.advertise a:link {
	color:#ff0000;
	text-decoration:underline;
	}
	
.advertise a:visited {
	color:#ff0000;
	text-decoration:underline;
	}
	
	
