html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

:focus {
	outline:0;
}

br {
	clear:both;
}

body {
	background-image:url(gui/back.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#252525;
	line-height:2em;
}

.content a, .content a:visited
{
text-decoration:none;
color:#252525;
border-bottom:1px solid #3b5998;
}

.content a:hover
{
text-decoration:none;
color:#3b5998;
border-bottom:1px dotted #3b5998;
}
