body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
COLOR: #FFFFFF;
}
a:visited {
COLOR: #c1c1c1;
}
a:hover {
COLOR: #c1c1c1;
}
a:active {
COLOR: #c1c1c1;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
}
.blogtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #FFF;
	text-align: center;
}
.blogcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color:#c0c0c0;
	line-height: 18px;
}
.blogdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.blogitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 100%;
	color: #FFFFFF;
}
