body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	background-color: #BCDEFF;
	margin: 0px;
}

td {
	font-size: 13px;
	color: #666666;
}

h1 {
	margin-bottom: 15px;
	color: #777777;
}

h1.blog {
	font-size: 15px;
	color: #777777;
}

a:link, a:visited { color: #0000ff; }
a:hover, a:active { color: #6666ff; }

h1.blog a:link, h1.blog a:visited { color: #777777; }
h1.blog a:hover, h1.blog a:active { color: #999999; }

.topmenu {
	text-align: center;
	white-space: nowrap;
}

.window { background-color: #ffffff; }

.vr { border-right: 1px solid #dddddd; }

.footermenu {
	text-align: center;
	font-size: 10px;
}

.footer {
	text-align: center;
	font-size: 10px;
}

.footer a:link, .footer a:hover, .footer a:visited, .footer a:active {
	color: #999999;
}

.credit { font-size: 10px; }