/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

body {
	font-size: 1em;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-right: 15px #afcbcc solid;



color: ;
	color: #0066CC;



}

/* The following gives a special effect for <h1> elements which works best if there is only one of them on at the top of each page - so they are a sort of title. */

h1 {
	color: #0033CC;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	padding: 10px;
	margin: 2px;



}

h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	margin: auto 0em 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: auto;
	line-height: normal;
	background-color: #000066;




}

h3 {
	color: #37425e;
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 4px solid #0000FF;
	margin: 5px;
	padding: 3px;


}

h4 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #99CCFF;
	margin: 3px;
	padding: 5px;
	border: 4px solid #00CCFF;




}

/* The following four selectors allow you to select links when they are in the four different states: link - before they have been visited, visited - after it has been visited, hover - when the mouse is over the link, active - when the user clicks the link. */

a:link {
	text-decoration: underline;
	color: #000000;

}

a:visited {
	text-decoration: underline;
	color: #993333;
	background-attachment: scroll;

}

a:hover {
	text-decoration: none;
	background-color: #99FFFF;
	color: #333333;
	font-size: 16px;
	font-weight: bold;

}

p {
margin-left: 3%;
margin-right: 3%;
margin-top: 2%;
margin-bottom: 2%;
}

blockquote {
color: #37425e;
font-style: italic;
margin-right: 6%;
margin-left: 6%;
font-weight: bold;
padding: 5px;
border: 1px #37425e solid;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-transform: capitalize;

}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	font-style: normal;
	color: #000099;
	background-color: #F0F0F7;


}

