@charset "UTF-8";
/* CSS Document */

body {
	background: #458A67 url(images/bgGreenStripes.gif) 0 0 repeat;
	font-family: sans-serif;
	font-size:11pt;
}

.text {
	font-family: sans-serif;
	color: #000;
	font-size:14px;
}
.text a {
	color: orange;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
	font-family: Georgia, Courier, "Times New Roman", Times, serif;
}
.text a:hover {
	color: red;
	text-decoration: underline;
	font-size:14pt;
	font-family: Georgia, Courier, "Times New Roman", Times, serif;
} 


a.limited:link {
	color:#CC0033
	font-size:16px;
	font-family: Georgia, Courier, "Times New Roman", Times, serif;
	text-decoration:none
}
a.limited:visited {
	color:#FF33000
	font-size:16px;
	font-family: Georgia, Courier, "Times New Roman", Times, serif;
	text-decoration:none
}
a.limited:hover {
	color: red;
	font-size:12pt;
	font-family: Georgia, Courier, "Times New Roman", Times, serif;
	text-decoration: underline;
} 		
	
.menu { font-weight: bold; font-size: 9pt; color: #FFF; }
.menu a { text-decoration: none; font-weight: bold; font-size: 9pt; color: #FFF; }
.menu a:hover { text-decoration: underline; font-weight: bold; font-size: 9pt; color: #FFF; }

style
weight
size
family
