body,td,th {
	font-family: Century Gothic, Arial;
	color: #000000;
}
body {
	background-color: #cccccc;
}
ul {
	padding:20;
	margin:0;
}
li {
	padding:3;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style12 {font-size: 12px}
.style7 {font-size: 13px}
.style9 {font-size: 24px}
.style11 {font-size: 14px}
.style15 {font-size: 80px}
.style17 {font-size: 20px}
.style20 {font-size: 16}
.style21 {font-size: 16px}
.style22 {font-size: 10px}
.style23 {
	font-size: 15px;
	font-weight: bold;
}
div.blog
{
	background-color: #c1c1c1;
	padding: 5px 5px 5px 5px;
	border-style:solid;	
	border-width:2px;
	border-color:#aaaaaa;
}

div.home
{
	width:900px;
}


