
body,td,th {
	color: #333333;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

a:link {
	color: #C01F25;
	text-decoration: none;
}
a:visited {
	color: #C01F25;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.subtitle {
	color: #333333;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

.footer {
	font-size: 12px;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}

.form_input {
        border: 1px outset #DDDDDD;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

table.calendar td {
	color: #333333;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

.simpleblog_title {
	color: #333333;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}
