h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9900FF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
img.menu {
padding-left:25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a:link {color: #000000; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000; text-decoration: none;}
body {background-image:url('../images/press-bg.jpg');
background-repeat:no-repeat;}
.alignleft { float:left;
}
img.alignleft {margin:0px 10px 10px 0px;
}
.darker {
	font-weight: bolder;
	font-variant: normal;
}
.post {
	width: 75%;
}