a:link{
	color:#000000;
	text-decoration:none
}

a:visited{
	color:#000000;
	text-decoration:none
}

a:hover{
	color:#0000FF;
	text-decoration:underline
}

body{
        background-color = #FFFFFF;
}

h1{
	font-size: 18px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}
h2{
	font-size: 15px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}
h3{
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}
h4{
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: center;
}
h5{
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}
h6{
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: center;
}

p{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  	font-size: 12px;
}

p.failure{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-color: red;
  	font-weight: bold;
}

p.small{

	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  	font-size: 10px;
}
td{
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
}
th{
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
}




