
body {	
	text-align:center;
	margin-top:0px;
	margin-left:0px;	
	}


.Link {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 18px;
	BACKGROUND-COLOR: #0A5D2F;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	
}


A.Link:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-decoration: underline;
	line-height: 18px;	
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	
}


.heading {
	font-family: verdana;
	font-size: 16px;
	color: #990000;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 18px;
	FONT-WEIGHT: bold;
	
}

A.heading:hover {
	font-family: verdana;
	font-size: 16px;
	color: #990000;
	letter-spacing: normal;
	text-decoration: underline;
	line-height: 18px;
	FONT-WEIGHT: bold;
	
}


.content {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 20px;	
	BACKGROUND-COLOR: #BDD6C6;
	
}

.contentBold {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 20px;	
	BACKGROUND-COLOR: #BDD6C6;
	FONT-WEIGHT: bold;
	
}

.contentgreybg {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 20px;	
	BACKGROUND-COLOR: #CCCCCC;
	
}

A.contentgreybg:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	text-decoration: underline;
	line-height: 20px;	
	BACKGROUND-COLOR: #CCCCCC;
	
}

.fontWhite {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 18px;
	
	
}



.fontWhitesmall {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-decoration: none;
	line-height: 18px;
	
	
}

