/* CSS Document */

body {
 	font-family:Georgia;
	font-size:8px;
	color:#474747;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
 	background:url(../newimages/background.gif);
}



a:link, a:visited {
	font-family:Georgia;
	color:#474747;
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color:#660066;
}

.heading {
	font-family:Georgia;
	color:#660066;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none;
}

.date {
	font-family:Arial;
	color:#999999;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none;
}


a.editfunctions:link, a.editfunctions:visited, a.editfunctions:hover {
	font-family:Arial;
	color:blue;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:none;
}



a.simple2:link, a.simple2:visited {
	font-family:Georgia;
	color:#000000;
	font-size: 9pt;
	font-weight:normal;
	text-decoration:none;
}

a.simple2:hover {
	color:#660066;
}



table {
 	font-family:Georgia;
	font-size:13px;
	color:#474747;
}


.leftBackground {
	background:url(../newimages/leftnavigation_background.gif) repeat-x;
	background-color:#FFFFFF;
}

.boldtext {
	font-weight: bold;
}

.purple {
	color: #660066;
}

