/* CSS Document */
BODY {

}


.cont {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	color: #303030;
	width: 601px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #0033CC;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: left;
}
p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;font-style: normal;	font-weight: normal;color: #000000;}
