body {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #0363AA;
	font-size: 14px;
}


p {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #0363AA;
	font-size: 14px;
	font-weight: bold; 
}


br {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #0363AA;
	font-size: 14px;
}


h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #EC353C; 
	font-weight: bold; 
	line-height: 20px;
}


h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #EC353C; 
	font-weight: bold; 
}


li {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #0363AA;
	font-size: 14px;
}


.comment {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	font-style: none;
	color: #EC353C; 
}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #0363AA;
	font-size: 14px;
	font-weight: bold; 
}

.actbutton {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFCB31;
	font-size: 14px;
	font-weight: bold; 
	background-color: #EC353C;
	border-style: solid;
	border-color: #EC353C;
	border-width: 2px;
}

.textinput {
	font-family: Arial, Helvetica, sans-serif; 
	color: #0363AA;
	font-size: 14px;
	font-weight: bold; 
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #0363AA;
	border-width: 1px;
}

