body {
	color: #0000FF;
	background-color: #ffffff;
	background-image:url(background_v1.jpg);
	background-repeat:repeat-y;	
}

td {
	font-family:aerial;
}

th {
	font-family: Papyrus;
}

a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #008000;
}

a:link {
	text-decoration: none;
	font-weight:bold;
	color: #008000;
}
a:hover {
	color: #008000;
	font-weight:bold;
	text-decoration: underline;
}

.mainhead {
    font-family: Arial Rounded MT Bold;
	font-style: normal;
	font-weight: bolder;
	font-size: 38px;
	color: #008000;
}

.mainsubhead {
	font-family: Arial Rounded MT Bold;
	font-style: normal;
	font-weight: bolder;
	font-size: 30px;
	color: #008000;	
}

.mainsubheadred {
	font-family: Arial Rounded MT Bold;
	font-style: normal;
	font-weight: bolder;
	font-size: 24px;
	color: #FF0000;	
}

.mainhighlight {
    font-family: Arial Rounded MT Bold;
	font-style: normal;
	font-weight:bold;
	font-size: 26px;
	color: #008000;	
}

.mainlarge {
    font-family: Arial Rounded MT Bold;
	font-style: normal;
	font-weight:normal;
	font-size: 20px;
	color: #008000;	
}

.maintext {
	font-style: normal;
	font-weight:normal;
	font-size: 18px;
	color: #008000;	
}
.maintable {
	font-style: normal;
	font-weight:normal;
	font-size: 18px;
	color: #008000;
	border:solid;
	border-width:thin;
	border:#008000;		
}


.mainhidden {
	font-style: normal;
	font-weight: normal;
	font-size: smaller;
	color: #ffffff;
}

.maintext2 {
	font-style: normal;
	font-weight: bold;
	font-size: large;
	color: #008000;
	background-image:url(background_v1.jpg);

}


.copywrite {
	font-style: normal;
	font-weight: normal;
	font-size : x-small;
	color: #008000;
}

