HTML, BODY{ 
 margin: 0px 0px 0px 0px;
 color : #000000;
 font-family : Verdana, Arial, Sans-Serif;
 font-size : 12px;
 background: transparent;
 height: 100%;
}

TD{
	vertical-align: top;
}

IMG{
	border: 0px;
}

UL{
	list-style-type: square;
}

  
.text{
 color : #000000;
 font-size : 12px;
}

.smalltext{
 color : #000000;
 font-size : 10px;
}

.title{
 color : #000000;
 font-size: 14px;
 font-weight: bold;
}


A.url:link, A.url:visited, A.url:active, A{
	color: #000000;
	font-size: 12px;
 	font-family : Verdana, Arial, Sans-Serif;
	text-decoration:none;
}

A.url:hover, A:hover {
	color: #708090;
	text-decoration:underline;
}
