body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#bodytemplate {
	width: 500px;
	margin:0 auto;
	text-align:justify;

}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:right;
}
h1 {
	font-size: x-large;
	color: #000000;
	margin-top:50px;
}
h2 {
	font-size: large;
	color: #000000;
}
h3 {
	font-size: medium;
	color: #000000;
}
h4 {
	font-size: small;
	color: #000000;
}
h5 {
	font-size: x-small;
	color: #000000;
}
h6 {
	font-size: xx-small;
	color: #000000;
}
img{border:0;}
a:link{color:#FB031A; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
a:visited{color:#FB031A;text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
a:hover{color:#999999;text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
a:active{color:#999999;text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
