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

body {
	font-size: xx-small;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-right: medium solid #afcbcc;


color: ;
	background-image: none;
	color: #3399FF;


}

/* 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: #0000FF;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	padding: 10px;
	margin: 2px;
	font-variant: small-caps;




}

h2 {
	color: #990000;
	font-weight: bolder;
	font-size: 12pt;
	text-align: center;
	margin: auto 0em 0em;
	font-family: "Comic Sans MS";
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;





}

h4 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #CC3333;
	text-align: left;
	border-top: none;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Comic Sans MS";



}

/* 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: #3333CC;
	background-color: #FFFFFF;
	font-size: 12px;



}

a:visited {
	text-decoration: none;
	color: #CC6666;
	background-attachment: scroll;
	background-color: #FFFFFF;


}

a:hover {
	text-decoration: none;
	background-color: #37425e;
	color: #FFCC66;
	font-size: 12px;

}

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: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;

}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: 900;
	font-style: normal;
	text-align: center;

}

