@charset "utf-8";
/* CSS Document */

body {
background-color:#000000;
color:#CCCCCC;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:1.5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.content {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}