h1 {
	font-size:13px;
	margin: -10px 10px 0px 0px;
	padding: 0px;
	potision: static;
	color: #FFFFFF;
	text-align: right;	
}

h2 {
	font-size:12px;
	margin: 22px 10px 0px 0px;
	padding: 0px;
	potision: static;
	line-height: 150%;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;

}
h#a:link{
	color:#FFFFFF;
	text-decoration: none;
}
h#a:visited{
	color:#efefef;
	text-decoration: none;
}
h#a:active{color:#CCCCCC;}
h#a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}