.button{
		color : Black;
		background-color : #CCCCCC;
		height : 21px;
		font-size : 12px;
	}

p, td, body
 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	color : #000000;
} 

a
 {
	color: #CC0000;
	text-decoration: none;
}

 a:hover
  {
	color: #CC0000;
	text-decoration: underline;
} 

a.top{
	color : #cc0000 ;
	text-decoration : underline;
}

h3{
	color : #cc0000;
	line-height : 12px;
	font-family : sans-serif;
}

h5{
	color : #d60000;
	font-family : sans-serif;
	text-decoration : none;
}