.header{
	font-family: sans-serif;
	font-size: larger;
	font-style: normal;
	font-variant: small-caps;
	color: #214e8c;
	font-weight: 600;
}

.body{
	font-family: Verdana;
	font-size: x-small;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list{
	font-family: Verdana;
	font-size: x-small;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: square;
}

.sub{
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.subhead{
	color: #ffba00;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.subitem{
	font-family: sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #142733;
}

.bodysubheader{
	font-family: Verdana;
	font-size: x-small;
	color: #214e8c;
	font-weight: bold;
}
.kevlarsubheader{
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}

.footerdetails{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.footerspace{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #ffba00;
}



.newstopic{
	font-family: sans-serif;
	font-size: x-small;
	font-weight: 900;
	color: #000000;
	font-variant: small-caps;
}

.newsdate{
		font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #214e8c;
}

.class2{
	font-family: Verdana;
	font-size: x-small;
	color: #214e8c;
}

.class1 A:link {font-family: Verdana;font-size: x-small;text-decoration: none;color: #214e8c;}
.class1 A:visited {font-family: Verdana;font-size: x-small;text-decoration: none;color: #214e8c;}
.class1 A:hover {font-family: Verdana;font-size: x-small;text-decoration: none;color: #ffba00;}
.class1 A:unvisited {font-family: Verdana;font-size: x-small;text-decoration: none;color: #214e8c;}

.subitemlink A:link {font-family: sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-decoration: none;color: #142733;}
.subitemlink A:visited {font-family: sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-decoration: none;color: #142733;}
.subitemlink A:hover {font-family: sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-decoration: none;color: #ffba00;}
.subitemlink A:unvisited {font-family: sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-decoration: none;color: #142733;}

.subheadlink A:link {font-family: sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-decoration: none; color: #ffba00;}
.subheadlink A:visited {font-family: sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-decoration: none; color: #ffba00;}
.subheadlink A:hover {font-family: sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-decoration: none; color: #ffba00;}
.subheadlink A:unvisited {font-family: sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-decoration: none; color: #ffba00;}

.footerlink A:link {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:  xx-small; font-style: normal; font-weight: bold; text-decoration: none; color: #142733;}
.footerlink A:visited {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: bold; text-decoration: none; color: #142733;}
.footerlink A:hover {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:  xx-small; font-style: normal; font-weight: bold; text-decoration: none; color: #142733;}
.footerlink A:unvisited {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: bold; text-decoration: none; color: #142733;}


BODY {
	background-color: #061835;
	background-image: url(../images/seaback.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

