body {
margin:0;
background-color:#e6e6e6;
}
.border {
	padding: 0px;
	border: 1px dotted #CCCCCC;
	}
.title {
	font-family:trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color:#CC0000;
	text-decoration: none;
}
.title-blue {
	font-family:trebuchet MS;
	font-size: 20px;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
}

.text1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.text1:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#990000;
	text-decoration: underline;
}
.text1-visit {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#990000;
	text-decoration: underline;
}
.text2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0c5cad;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #7a7b7b;
	text-decoration: none;
}
.text4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#003366;
	text-decoration: none;
}
.text5 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#990000;
	text-decoration: none;
}