/* Created using Style Master from Western Civilisation NS4.0

NS6

IE4.0

IE5

IE6

O5 { 60 134 558 625 } */



body {
font-size: 14pt;
color: #400080;
text-align: justify;
font-family: Arial;
border: 1px;
width: 1000px;
margin-left: 20px;
background-color: white;
}

p {
font-size: 14px;
color: #400080;
font-family: Arial;
}

td {
font-size: 14px;
color: #400080;
font-family: Arial;
}

li {
font-size: 14px;
color: #400080;
text-align: justify;
font-family: Arial;
}

h2 {
font-size: 20px;
color: #400080;
font-family: Arial;
font-weight: bold;
}

h3 {
font-size: 18;
color: #400080;
font-family: Arial;
font-weight: bold;
}

h1 {
color : #400080;
font-size : 24px;
font-weight : bold;
font-family: Arial;
}

ul {
color : #400080;
font-size: 14px;
font-family: Arial;
border: none;
}

.boxcopy {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #3366FF;
}


/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px; 
}

a img { 
	border: none;
}


a:link {
	color: red;
	text-decoration: none; 
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 960px;
	border: 1px;
	border-bottom-color: red;
	background-color: silver;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
