body { margin:0; padding:0; }
body, p {
	font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size:11px;
}

a:link, a:visited, a:active { color:#333; text-decoration:underline; }
a:hover { color:#D00; text-decoration:none; }

.content {
font-size: 12px;
text-align: justify;
}

.contentinpage {
font-size:11px;
text-align: justify;
}

.copyright {
	font-size:10px;
	color: #999999;
}

.login {
	font-size: 10px;
	color: #666666;
}

a.login {
	font-style: italic;
	color: #555555;
	text-decoration: none;
}

a.login:visited: {
	color: #555555;
	text-decoration: none;
}

a.login:hover {
	color: #ff0000;
	text-decoration: underline;
}

.feedback {
	font-size: 10px;
	text-align:justify;
}

a.feedback {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.feedback:visited {
	text-decoration: none;
	font-weight: bold;

}

a.feedback:hover {
	text-decoration: underline;
	color: #FF0000;
}

.bottomtext {
	font-size: 10px;
	color: #888888;
}

a.bottomtext {
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

a.bottomtext:visited {
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

a.bottomtext:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
