/* CSS Document */

.body

{
	background-image:url("images/index.jpg");
	background-repeat:repeat-y;
	background-position:top center;
	background-attachment:fixed;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #10305a;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #10305a;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.boldtext {
	font-family: Calibri;
	font-size:11pt;
	color: #330099;
	font-weight: none;
	text-decoration: none;
	}
A{
color: #3399FF;

}

A:hover {
	color: #339900;


  
}
.cat {
	font-size: 12px;
	font-family: Verdana;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}


.cat2 {
font-size: 9px;
font-family: Verdana;
text-decoration:none;
font-weight: bold;
color: #FFFFFF;
}
.cat3{
	font-size: 11px;
	font-family: Verdana;
	text-decoration:none;
	font-weight: bold;
	color: #CC3300;
}
.cat4{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #CC3300;
}

