@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 11px;
}

TD{
	font-family: Tahoma;
	font-size: 11px;
}
H1{
	font-size:11pt;
	font-weight:bold;
	margin-bottom:0px;
	text-transform: uppercase;
	color: #333333;
	text-align: right;
}
H2,H3{
	font-size:11pt;
	font-weight:normal;
	margin-bottom:0px;
	text-transform: uppercase;
	color: #333333;
	text-align: right;
}

a{text-decoration:none;font-weight:bold;}
a:link,a:visited{color:#FF9900;}
a:active,a:hover{color:gray;}

IMG{border:0;}

