body {
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-family : Tahoma;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text-decoration : none;
}
.header {
	font-family : Tahoma;
	font-size: 22px;
	font-weight: bold;
	font-style : normal;
}
.nav {
	font-family : Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style : normal;
	font-variant : normal;
}
.bar {
	font-family : Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style : normal;
	font-variant : normal;
	color: #ffffff;
	background-color: #006600;
}
.bar_date {
	font-family : Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style : normal;
	font-variant : normal;
	background-color: #006600;
	color: #ffffff;
}
.box_header {
	font-family : Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style : normal;
	font-variant : normal;
	background-color: #336699;
	color: #ffffff;
}
.box_text {
	font-family : Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style : normal;
	font-variant : normal;
}
.cal_month {
	font-family : Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style : normal;
	font-variant : normal;
}
.cal_dow {
	font-family : Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style : normal;
	font-variant : normal;
}
.cal_day {
	font-family : Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style : normal;
	font-variant : normal;
}
.cal_today {
	font-family : Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style : normal;
	font-variant : normal;
	background-color: #999999;
	color: #ffffff;
}
.cal_future {
	font-family : Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style : normal;
	font-variant : normal;
	color: #999999;
}
.copyright {
	font-family : Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style : normal;
	color : #999999;
	font-variant : normal;
}
.blog_ver {
	font-family : Tahoma;
	font-size: 9px;
	font-weight: normal;
	font-style : normal;
	color : #999999;
	font-variant : normal;
}
.section_head {
	font-family : Tahoma;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}
.section_sub {
	font-family : Tahoma;
	font-size : 12px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	letter-spacing : 1px;
}
td {
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-family : Tahoma;
	text-decoration : none;
}
br, th, p, div, span, form, ul, ol, dl, h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
}
input {
	font-size: 11px;
	font-family : "Courier New", Courier, monospace;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
a:link				{ text-decoration: none;		color: #336699;	background-color: transparent; }
a:visited			{ text-decoration: none;		color: #336699; background-color: transparent; }
a:active			{ text-decoration: none;		color: #336699;	background-color: transparent; }
a:hover				{ text-decoration: underline;	color: #cc0000; background-color: transparent; }
a.bar:link			{ text-decoration: underline;	color: #ffffff; background-color: transparent; }
a.bar:visited		{ text-decoration: underline;	color: #ffffff; background-color: transparent; }
a.bar:active		{ text-decoration: underline;	color: #ffffff; background-color: transparent; }
a.bar:hover			{ text-decoration: underline;	color: #cc0000; background-color: transparent; }
a.cal_today:link	{ text-decoration: underline;	color: #ffffff; background-color: transparent; }
a.cal_today:visited	{ text-decoration: underline;	color: #ffffff; background-color: transparent; }
a.cal_today:active	{ text-decoration: underline;	color: #ffffff; background-color: transparent; }
a.cal_today:hover	{ text-decoration: underline;	color: #cc0000; background-color: transparent; }
a.cal_day:link		{ text-decoration: none;		color: #006600; background-color: transparent; }
a.cal_day:visited	{ text-decoration: none;		color: #006600; background-color: transparent; }
a.cal_day:active	{ text-decoration: none;		color: #006600; background-color: transparent; }
a.cal_day:hover		{ text-decoration: underline;	color: #cc0000; background-color: transparent; }
a.box_text:link		{ text-decoration: none;		color: #006600; background-color: transparent; }
a.box_text:visited	{ text-decoration: none;		color: #006600; background-color: transparent; }
a.box_text:active	{ text-decoration: none;		color: #006600; background-color: transparent; }
a.box_text:hover	{ text-decoration: underline;	color: #cc0000; background-color: transparent; }
a.text_cont:link	{ text-decoration: none;		color: #000000; background-color: transparent; }
a.text_cont:visited	{ text-decoration: none;		color: #000000; background-color: transparent; }
a.text_cont:active	{ text-decoration: none;		color: #000000; background-color: transparent; }
a.text_cont:hover	{ text-decoration: underline;	color: #cc0000; background-color: transparent; }
a.copyright:link	{ text-decoration: none;		color: #999999; background-color: transparent; }
a.copyright:visited	{ text-decoration: none;		color: #999999; background-color: transparent; }
a.copyright:active	{ text-decoration: none;		color: #999999; background-color: transparent; }
a.copyright:hover	{ text-decoration: underline;	color: #cc0000; background-color: transparent; }
a.blog_ver:link		{ text-decoration: none;		color: #999999; background-color: transparent; }
a.blog_ver:visited	{ text-decoration: none;		color: #999999; background-color: transparent; }
a.blog_ver:active	{ text-decoration: none;		color: #999999; background-color: transparent; }
a.blog_ver:hover	{ text-decoration: underline;	color: #cc0000; background-color: transparent; }

.img-blog {
	margin: 3px;
	float: left;
	border: 1px solid #006600;
}
		.contact_type {
			font-size: 16px;
			font-weight: bold;
			font-faimly: times, sans-serif;
		}
		.contact_info {
			font-size: 16px;
			font-weight: normal;
			font-faimly: times, sans-serif;
		}

			
