.sidebar, .caption, .whiteLinks { font-size: 80%; }
.text { font-size: 100%; }
.headline { font-size: 150%; }
.subHeadline { font-size: 125%; }

.headline { font-weight: bold; }

.sidebar, .caption, .whiteLinks {font-family: arial, helvetica;}
.text, .headline, .subHeadline { font-family: Times, Garamond, serif; }

.whiteLinks A {text-decoration: none; color: #FFFFFF; }
.whiteLinks A:link {text-decoration: none; color: #FFFFFF; }
.whiteLinks A:visited {text-decoration: none; color: #FFFFFF; }
.whiteLinks A:active {text-decoration: none; color: #FFFFFF; }

.error
{
	background: #ff0000;
	background-color: #ff0000;
	color: #FFFFFF;
	font-weight: bold;
}
