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

.Header {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left:18px;
	color: #333;
	text-decoration: underline;
}
.Intro {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #06F;
	padding-left:18px;	
}
.Content-Text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left:18px;
	color: #333;
}
.Sub-Header {
	font-family: Verdana;
	font-size:10px;
	font-style:normal;
	line-height:normal;
	font-weight:bold;
	font-variant:normal;
	padding-left:18px;
	color:#333;
}
.Content-Itals {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left:18px;
	color: #333;
}
.Contact {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	padding-left:18px;
}
