@charset "utf-8";
/* CSS Document */

body
{
	background:url(/images/bg.gif) repeat-y center;
	background-color:#FFFFFF;
	color:#898989;
	font-family:Lucida Grande, Lucida Sans Unicode, Lucida Sans, sans-serif;
	font-size:0.7em;
}
h1
{
	font-size:1.2em;
}
p
{
	line-height:1.55em;
	padding-bottom:15px;
}
a, li a
{
	color:#7facdf;
	text-decoration:none;
}
a:focus
{
	outline:none;
}
a:hover
{
	text-decoration:underline;
}

#prop
{
	width:1px;
	height:600px;
	float:left;
}
h1, h2, h3
{
	color:#7facdf;
	font-family:Helvetica, Arial, sans-serif;	
}
h1
{
    font-size:27px;
    margin-top:0px;
    margin-bottom:0px;
}
h2
{
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
}
h3
{
	font-size:18px;
}

