/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;	
}

.bodybigbold {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.categorytitle {
	font-family: Verdana;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.header {
	font-family: Verdana;
	font-size: 30px;
	color: #005cb9;
	letter-spacing: 5px;
	padding-top: 20px;
	padding-bottom: 0px;
}

.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align:left	
}

.bodytextpad {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}