@charset "UTF-8";

<STYLE TYPE="text/css">
/* CSS Document */

	.content {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	}
	
	.contactTitle{
	font-family:  "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #ED8E00;
	font-weight: bold;
	}
	
	.contact{
	font-family:  "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}
	
	a.content {
	COLOR: #669900;
	FONT-FAMILY: Courier New, Courier, mono;
	TEXT-DECORATION: none;
	TEXT-INDENT: 0cm;
	FONT-SIZE: 14px;
	font-weight : none;
}
a.content:hover {
	COLOR: #669900;
	FONT-FAMILY: Courier New, Courier, mono;
	TEXT-DECORATION: underline;
	TEXT-INDENT: 0cm;
	FONT-SIZE: 14px;
	font-weight : none;
}

.SevaCreative {
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
	color:#333366;
	padding-left: 10px;
	
}

a.SevaCreative:link {
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
	color:#333366;
	text-decoration:none;
	padding-left: 10px;
	
}

a.SevaCreative:hover {
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
	color:#858BB5;
	padding-left: 10px;
}


</STYLE> 

