*
{
	font:10pt "Trebuchet MS", Georgia, "Times New Roman", serif;
	line-height:1.3em;
	color:#646464;
}

html
{
	height:100%;
}

body
{
	margin:0;
	background:#93D4EC url(../images/body.png) center 0 repeat-y;
	height:100%;
}

h1
{
	font-size:1.5em;
	color:#C50068;
	margin:24px 0 6px 0;
	padding:0 0 3px 0;
	text-transform:upperCase;
	border-bottom:1px solid #C50068;
}

h2
{
	font-size:1.2em;
	color:#29414F;
	margin:24px 0 6px 0;
	padding:0 0 3px 0;
	text-transform:upperCase;
	border-bottom:1px solid #29414F;
}

h3					{ font-weight:900; }

hr
{
	background-color:#ccc;
	color:#ccc;
	border:#ccc;
	height:1px;
	margin:12px -10px 12px -10px;
}