A:link {
color		:	#B10534;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		13px;
}

A:active {
color		:	#B10534;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		13px;
}

A:visited {
color		:	#B10534;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		13px;
}

A:hover {
color		:	#B10534;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		13px;
}

#heads td { padding-top: 5px; vertical-align: bottom; }
#heads .head { border-left: 1px solid black; border-bottom: 1px solid black; }
#heads .desc { border-bottom: 1px solid black; padding-bottom: 3px; padding-left: 3px; }

body, td {
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
}

td {
vertical-align: top;
}

h2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight:bold;
padding: 0;
margin-bottom: -10px;
margin-top: 5px;
}

h3 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight:bold;
}

h5 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-weight:bold;
font-style: italic;
}

.bold {
font-weight:bold;
}

.empName {
color:#B10534;
font-weight:bold;
margin-bottom: -15px;
padding: 0;
}

.empDesc {
font-style: italic;
}