a.blog_title {
	color: #7f7f7f;
	font-family: "trebuchet ms";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.blog_title {
	color: #7f7f7f;
	font-family: "trebuchet ms";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.navitem {
	color: #0300ff;
	font-family: "trebuchet ms";
	font-size: 16px;
	text-decoration: none;
}

a:hover.navitem {
	background: #ffffff;
	color: #0300ff;
	font-family: "trebuchet ms";
	font-size: 16px;
	text-decoration: none;
}

body {
	background: #ffffff;
	color: #000000;
	font-family: "trebuchet ms";
	font-size: 14px;
}

p {
	color: #7f7f7f;
	font-family: "trebuchet ms";
	font-size: 12px;
}

table.table_download {
	border: 1px;
	border-style: solid;
}

table.table_download td {
	border: 1px;
	border-color: #cccccc;
	border-style: solid;
}

.blog_content {
	color: #000000;
	font-family: "trebuchet ms";
	font-size: 14px;
}

.blog_date {
	color: #7f7f7f;
	font-family: "trebuchet ms";
	font-size: 10px;
}

.footertext {
	color: #7f7f7f;
	font-family: "trebuchet ms";
	font-size: 10px;
}

.form_text {
	background: #ffffff;
	border: 1px;
	border-color:#000000;
	border-style: solid;
	color: #000000;
	font-family: "trebuchet ms";
	font-size: 14px;
}

.form_textarea {
	background: #ffffff;
	border: 1px;
	border-color:#000000;
	border-style: solid;
	color: #000000;
	font-family: "trebuchet ms";
	font-size: 12px;
}

.form_submit {
	background: #ffffff;
	border: 1px;
	border-color: #000000;
	border-style: none solid none solid;
	color: #000000;
	font-family: "courier new";
	font-weight: bold;
}

.navtitle {
	color: #7f7f7f;
	font-family: "trebuchet ms";
	font-size: 16px;
}

.pagetitle {
	color: #404040;
	font-family: "trebuchet ms";
	font-size: 14px;

}

.sitesub {
	color: #0300ff;
	font-family: "trebuchet ms";
	font-size: 18px;

}

.sitetitle {
	color: #404040;
	font-family: "trebuchet ms";
	font-size: 18px;
}

