
a {
font-family : Georgia, Times, "Times New Roman";
font-size: 12 px;
color: #000;
font-weight: bold;
text-decoration:none;
}

a:hover 	{ color: #9cf; text-decoration: underline; }

body {
	font-family: Georgia, Times, "Times New Roman";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

h3 {
font-family : Georgia, Times, "Times New Roman";
font-size: 14px;
color: #000000;
font-weight: bold;
}

.content {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

