p.bodytype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #5C5C5C;
	text-align: justify;
	}

font.bodytype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #5C5C5C;
	text-align: justify;
	}
	
font.bodytypetight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #5C5C5C;
	text-align: justify;
	}
	
font.whitebodytypetight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #dddddd;
	text-align: justify;
	}	
	
font.tabletype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #3c3c3c;
	text-align: justify;
	}
	
font.redtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #E10A17;
	text-align: justify;
	}
	
font.redtypebigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #E10A17;
	text-align: justify;
	}
	
font.formtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	font-variant: normal;
	color: #5C5C5C;
	text-align: justify;
	}
	
font.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: bold;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #E10A17;
	}	
		
font.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #E10A17;
	}
	
font.blueheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #0a5ca6;
	}

font.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #E10A17;
	}
		
font.whiteheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #dddddd;
	}
	
.formselect {
	border:1px solid #000000;
	height:14px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding-left: 2px;
	color: #5c5c5c;
	background: #ffffff;
	width: 260px;
	}
	
	

.button {
	border: 1px solid #000000;
	background-color: #dddddd;
	height:20px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #5c5c5c;
	margin: 2
	text-align: right;
	}
	
.formstyle {
	width: 100%;
	}
	
.formstyle2 {
	width: 100%;
	}
	
input.btn { 
	color:#000000; 
	font-size: 10px;
	font: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	font-variant: normal;
	background-color:#e5e5e5; 
	border:1px solid; 
	border-color: #000000; 
	}