
body     {
	color: #330;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background-color: #cc9;
	}
	
p         { text-align: justify; vertical-align: top; }
.centered { text-align: center; }
#content_centered { text-align: center; }
pre  {
	color: #330;
	font-size: 0.8em;
	font-family: Inherit;
}

blockquote   {
	color: #330;
	font-size: 0.8em;
	font-family: Inherit;
}

h1    {
	font-size: 20px;
	font-weight: bold;
}

h2    {
	color: #330;
	font-size: 18px;
	font-weight: bold;
}

h3   { font-size: 14px; font-weight: bold; }

h4    { font-size: 13px; font-weight: bold; }
h4 a { color: #603; font-size: 13px; font-weight: bold; text-decoration: underline; }
h5       {
	font-size: 9px;
	font-weight: bold;
}
h5 a { font-size: 9px; font-weight: bold; text-decoration: underline; }
h6   {
	font-size: 10px;
	font-weight: bold;
}

img   {
border: 0;
}
a       {
	color: #603;
	font-weight: bold;
	text-decoration: none;
}

a:visited      { color: #603; font-weight: bold; text-decoration: none; }

a:active       {
	color: #603;
	font-weight: bold;
	text-decoration: none;
}
#footer { font-size: 10px; text-align: center; }
.alert { color: #f00; font-weight: bold; }
.alertC { color: #f00; font-weight: bold; text-align: center; }
