﻿body { background-image:url(images/background.jpg); background-repeat:repeat-x; margin-top:0px; background-color:#A1E031;}


a:link {font-family: Arial; color: #2c2e9b; text-decoration: none;}
a:visited {font-family: Arial; color: #2c2e9b; text-decoration: none;}
a:hover {font-family: Arial; color: #000; text-decoration: underline;}
a:active {font-family: Arial; color: #2c2e9b; text-decoration: none;}


a.navigation {font-size:12px; color: #999999; margin-right:5px; margin-left:5px;}
a.navigation:visited {font-size:12px; color: #999999; margin-right:5px; margin-left:5px;}
a.navigation:hover {font-size:12px; color: #999999; margin-right:5px; margin-left:5px;}

a.footer {font-size:12px; color: #000000;}
a.footer:visited {font-size:12px; color: #000000;}
a.footer:hover {font-size:12px; color: #000000;}

.H1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #A6CE39;

}

.H2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;

}

.bluetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #2D3192;
}
.blueheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #2D3192;
}
.blackheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
}




