body{
	background-color:#2d2d2d;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

h2{
	font-family:Arial;
	margin-bottom:7px;
}

h3{
	font:bold 14px Arial;
	color:#001a87;
	margin-top:20px;
	margin-bottom:5px;
}

li{
	list-style-image:url(images/bulletbutton.gif);
	margin-bottom:10px;
}

.borders{
	border:solid 1px #444444;
}

.fontgaramond{
	font:14px Garamond;
}

.mainfont{
	font:12px Arial;
}

