body {
	background-image: url(../images/background.png);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

table {
	background-color: #F2F2F2;
}




a:link {
color:#008040;
text-decoration:underline;
font-size: 21px;
font-family: "Times New Roman", Times, serif;
}

a:visited {
color:#008040;
text-decoration:underline;
font-size: 21px;
font-family: "Times New Roman", Times, serif;
}

a:hover {
color:#CC0000;
text-decoration:none;
font-size: 20px;
font-family: Arial, sans-serif;
}



.menu1 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


.menu2 {
font-size:15px;
font-family:"Times New Roman", Times, serif;
}


.spec1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: underline;
}


.spec2 {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.spec3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}





.xxlarge1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008040;
	text-decoration: none;
}



.xlarge1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008040;
	text-decoration: none;
}

.large1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008040;
	text-decoration: none;
}


.medium1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008040;
	text-decoration: none;
}




.xxlarge2 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}



.xlarge2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

.large2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}


.medium2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

