.imgborder {
	padding: 0px;
	border: 1px dotted #C8C8C8;
	}

.title {
	font-family:Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color:#990000;
	text-decoration: none;
}
.subtitle {
	font-family:Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
}

.text1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text1:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: none;
}

.text2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
.text3 {
	font-family:Trebuchet MS;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.text4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.text5 {
	font-family:verdana;
	font-size: 12px;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
}
.text6 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: none;
}

