.content {
	font-size: 14pt;
	line-height: 16pt;
	font-weight: 500;
	font-family: 'Arial', san-sarif;
	color: #000000;
	text-indent: 20px;
	}

.smalltitle {
	font-size: 14pt;
	line-height: 16pt;
	font-weight: 700;
	font-family: 'Arial', san-sarif;
	color: #008DC6;
	}

.largetitle {
	font-size: 18pt;
	line-height: 20pt;
	font-weight: 700;
	font-family: 'Arial', san-sarif;
	color: #008DC6;
	}

.menu {
	font-size: 16pt;
	line-height: 20pt;
	font-weight: 700;
	font-family: 'Arial', san-sarif;
	color: #CC0000;
	text-decoration: none;
	}

.footer {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: 700;
	font-family: 'Arial', san-sarif;
	color: #CC0000;
	text-decoration: none;
	}

a:link {
	color: #CC0000;
	text-decoration: none;
	}


a:visited {
	color: #CC0000;
	text-decoration: none;
	}


a:hover {
	color: #000000;
	text-decoration: none;
	}
