/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d4d4d4;
}
.title {
	font-family: tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#003399;
}
.subtitle {
	font-family: tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#993300;
}

.text1 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.text2 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#333333;
}
.text2:Hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#990000;
}
.text3 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#a6a694;
}
.text4 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#6f755c;
}