BODY	{
	font-size : 76%;
	font-family : Arial, Helvetica, sans-serif;
}

#maintext   {
    padding: 0px 0px 0px 10px;
}

H1  {
	font-size : 1.6em;
	color : #0000cc;
}

H2  {
	font-size : 1.3em;
	color : #0000cc;
}

H3  {
	font-size : 1.0em;
	color : #0000cc;
}

P, OL, DL, UL, TABLE	{
	font-size : 1.0em;
}

.headline  {
	font-size : 1.2em;
	font-weight : bold;
	font-style : italic;
	color : #0000cc;
}

.footer  {
	font-size : 0.9em;
	color : #0000cc;
}

.smaller  {
	font-size : 0.9em;
}

.note   {
    font-size : 0.9em;
    font-style : italic;
}

.quote	{
    text-align : left;
	font-size : 0.9em;
    font-style : italic;
    color : #0000cc;
}

A:HOVER {
	color : #990033;
	text-decoration : underline;
}

.link {
	text-decoration : none;
	font-weight : bold;
	font-size : 0.8em;
}

.textlink   {
    text-decoration : none;
    font-weight : bold;
}

.new    {
	font-weight : bold;
	font-size : 0.8em;
	color: #ff0000;
}

.accent	{
	color : #0000cc;
}

.highlight	{
	color : #990033;
}

.highlight  {
    color: #ffffff;
}