@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	color:#0066FF;
	font-size:13px;
}
a:hover {
	color:#FF0000;
	font-size:13px;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-size:10px;
	margin-right:4px;
	margin-left:4px;
	color:#333333;
}
#footer a:hover {
	color:#0000CC;
}
.footer {
	font-size:10px;
	color:#333333;
}
.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
}
.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#cc0000;
}
.reg {
	font-size:13px;
	color:#000000;
}
.newheadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
}
.newreg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	color:#333333;
}
.newtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#666666;
	font-style:italic;
}
.tag {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #ffcc33;
	font-style:italic;
}
.newregi {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
	font-style:italic;
}
.jumbo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#999999;
}
.jumbotag {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#ffcc33	;
	font-style:italic;
}
.q {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0066cc;
}
ul.arrow {
	list-style:url(images/arrow.jpg);
	margin-left:30px;
	margin-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
.arrow li { padding-left:7px; margin-bottom:3px; }
ul.blue {
	list-style:url(images/bluearrow.jpg);
	margin-left:0px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066cc;
	font-weight:bold;
}
.blue li { padding-left:7px; margin-bottom:3px; }
.third {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0066cc;
	font-weight:bold;
}
.ROBAJAX {

}