/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #008855;
	text-decoration: none;
}

.link1:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

.link2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.link2:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

.link3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cc9900;
	text-decoration: none;
}

.link3:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFBF00;
	text-decoration: none;
}

.text1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.text2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.feedback {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

