body, form { margin: 0; padding: 0; }
* {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #51514F}
a img { border: 0;} 
a { text-decoration: none; }
a:hover {text-decoration: underline;}
.error-message {color:red;}
.tahoma-small {font-family: Tahoma, Arial, sans-serif; font-size: 9px; color: #979795; line-height: 13px; }

.input-letter { border: 1px solid #b3b3a9; } 
.formfield { border: 1px solid #b3b3a9; color: #515114} 

table {margin: 0; padding: 0; border: 0px solid #b3b3a9; } 

.round-table100 {margin:0 0 0 0; padding: 0; width: 100px;}
.description { font-family: Arial; font-size: 13px; color: #51514F; margin-top: 0px;} 
strong{ font-family: Arial; font-size: 13px; color: #51514F;} 
li{font-family: Arial; font-size: 12px; color: #677079;line-height: 16px;}
.blue {font-family: Arial; font-size: 13px; color: #049DE5;} 

h1 {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	color: red;
	display: inline;
	margin-right: 3px;
}

h2 {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	color: orange;
	display: inline;
	margin-right: 3px;
}

b {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	color: green;
}

h1, h2, b {
	color: #51514F;
}	