.content {
	padding: 1px 25px 0px 25px;
}

.content td, .content th, .content p, .content li, .content a, .content dd {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; letter-spacing: 0.05em;
	line-height: 170%;
}

.content p {
	text-align:justify;
}

.content a {
	letter-spacing: 0.1em;
}

.content h1 {
	font-family: no-Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	letter-spacing: 0.12em;
	padding-bottom: 8px;
}

.content h2 {
	font-family: no-Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold; letter-spacing: 0.12em;
	padding: 2px 2px 2px 6px;
	background-color:#f0f3f7;
	border-bottom: 1px solid #888;
}

.content h2 a{
	font-family: no-Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold; letter-spacing: 0.12em;
	background-color:#f0f3f7;
	text-decoration:none;
}

.content h2 a:hover{
	font-family: no-Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold; letter-spacing: 0.12em;
	background-color:#b9c3eb;
	text-decoration:underline;
	color:#FF0000;
}
.content a:hover{
	text-decoration:underline;
	color:#FF0000;
}

.content a, .content a:visited{
	text-decoration:underline;
	color: #006393;
}

.content h3 {
	font-family: no-Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}

/*.content img {
	border-style:solid;
	border-width: 1px;
	border-color:#777;
	padding: 3px;
	margin: 1px 1px 8px 18px;
}*/

.content a.button {
	background-color: #B9C3eb;
	padding: 2px 2px 2px 2px;
	text-decoration:none;
}

.content a.button:hover, .content a.button:active {
	background-color: #7993BB;
	color: #000000;
	text-decoration: underline;
}

