 
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	line-height: 1.6em;
	color:#000000;
	background-image: url(../images/testbackground.jpg);
	background-position: 0px 0px;
	list-style-image: none;
	list-style-type: disc;
	margin-top : 0;
	margin-right : 0;
	margin-bottom: 0;
	margin-left : 0;
	background-color: #D0F1FB;

	} 

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	font-style: normal;
	
}
	
li {
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

	}
	
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;

	}
	
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	color: #d0f1fb;
	display: none
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 0px;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}
		
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	}
	
a {	font-weight: normal;
	color: #993366;
	text-decoration: none;}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #993366;
	}

a:visited {color: #993366;
	text-decoration: none; 
	font-weight: bold;} 
		
a:hover {color:#993366;
	text-decoration: underline; 
	font-weight: bold;} 
		
a:active {color:#993366;
	text-decoration: underline;
	font-weight: bold;} 
	
a:visited:hover {color:#990000;
	text-decoration: underline; 
	font-weight: bold;} 
	
	
/* DEFINED CLASSES */

p.sidenav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;

}

table.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #EAECB0;
	vertical-align:bottom; 
	padding:5px 5px; 
	text-align:left; 
	border-collapse: collapse;
	border: 2px solid #FCF6DE; 
	width: 100%;
	border-spacing: 0; 
}

tbody.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #EAECB0;
	vertical-align:bottom; 
	padding:5px 5px; 
	text-align:left; 
	border-collapse: collapse;
	border: 2px solid #FCF6DE; 
	width: 100%;
	border-spacing: 0; 
}

td.special {
	padding: 4px 6px;
	border: 2px solid #FCF6DE; 
	}

