body {
	background-color: white
	}

p {
	font-weight: normal; 
	font-size: 11px; 
	color: #1C1C1C; 
	font-style: normal; 
	font-family: verdana, tahoma, helvetica, sans-serif;
	}


b.black {
	font-weight: bold; 
	font-size: 11px; 
	color: #6F7569; 
	font-style: normal; 
	font-family: tahoma, verdana,  helvetica, sans-serif;
	}

td {
	font-weight: normal; 
	font-size: 11px; 
	color: #1C1C1C;  
	font-style: normal; 
	font-family: verdana, tahoma, helvetica, sans-serif;
	}

.shadeon {
	font-weight: normal;
	font-size: 12px; 
	color: #000000;  
	background: #f4f4f4
	font-style: normal; 
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	}

.shadeoff {
	font-weight: normal;
	font-size: 12px; 
	color: #000000;  
	background: #ffffff;
	font-style: normal; 
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	}

..header {
	font-weight: bold; 
	font-size: 11px; 
	color: white;  
	font-style: normal; 
	font-family: verdana, tahoma, helvetica, sans-serif;
	}

input {
	font-weight: bold; 
	font-size: 10px; 
	color: #1C1C1C;  
	font-style: normal; 
	font-family: verdana, tahoma, helvetica, sans-serif;
	}

textarea {
	font-weight: bold; 
	font-size: 10px; 
	color: #1C1C1C;  
	font-style: normal; 
	font-family: verdana, tahoma, helvetica, sans-serif;
	}

select {
	font-weight: bold; 
	font-size: 10px; 
	color: #1C1C1C;  
	font-style: normal; 
	font-family: verdana, tahoma, helvetica, sans-serif;
	}

..textbox {
	border-right: medium none; 
	font-weight: bold; 
	font-size: 10px; 
	border-left: medium none; 
	color: #1C1C1C; 
	border-top-style: none; 
	border-bottom: medium none; 
	font-family: verdana, tahoma, helvetica, sans-serif;
	background-color: #ffffff;
	}

h4 {
	font-weight: bold; 
	font-size: 12px; 
	color: #AC1C05; 
	font-style: normal; 
	font-family: verdana, tahoma, helvetica, sans-serif;
	}

..JobTitle {
	font-weight: bold; 
	font-size: 14px; 
	color: #0033CC; 
	font-style: normal; 
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	}

a, a:hover, a:visited {
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	}

