
A  {
	color : #dd2222;
	text-decoration : none;
}

A:Visited  {
	color : #5577bb;
	text-decoration : none;
}

A:Active  {
	color : #dddd22;
	text-decoration : none;
}

A:Hover  {
	color : #ff9900;
	text-decoration : none;
}

.text  {
	font-size :12px;
	color : #333333;
	line-height : 18px;
	font-family : arial,helvetica,sans-serif;
}

.bodytext  {
	font-size :10px;
	color: #666655;
	line-height : 20px;
	font-family : verdana,geneva,sans-serif;
}

.details  {
	font-size :10px;
	color : #333333;
	line-height : 14px;
	font-family : verdana,geneva,sans-serif;
}

.h1  {
	font-size : 24px;
	color : #666655;
	line-height : 24px;
	font-family : arial,helvetica,sans-serif;
}

.h2  {
	font-size : 16px;
	color : #666655;
	line-height : 24px;
	font-weight : bold;
	font-family : times,times new roman,serif;
}

.h3  {
	font-size : 10px;
	color: #666655;
	font-weight : bold;	
	line-height : 20px;
	font-family : verdana,geneva,sans-serif;
}
