h1{
	font-family: Tahoma;
	font-size: 24pt;
	font-weight: bold;
	color: #CC0000;
}

h2{
	font-family: Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}

h3{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}

h4{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #006699;
}

h5{
	font-family: Tahoma;
	font-size: 14pt;
	color: #CC0000;
}

h6{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Georgia;
	font-size: 12pt;
	color: #333333;
}

.menu a {
	color: #000000;
	text-decoration:none;
}

.menu a:visited {
	color: #000000;
	text-decoration:none;
}

.menu a:hover {
	color: #000000;
	text-decoration:underline;
}

a {
	color: #0099CC;
}

a:visited {
	color: #0099CC;
}

.subhead{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.subheadbg{
background:#fff url(http://secretarticlesource.com/x/img/header_bg.jpg) repeat-x center top;
height: 115px;
}

.highlight {
	background-color: #FFFF00;
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
}

.small{
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
}

.menu {
	font-family: Arial;
	
	font-size: 11pt;
	color: #000000;
}

.footer {
	font-family: Arial;
	font-size: 8pt;
}
.signup{
background: url(http://secretarticlesource.com/x/img/signupbg.gif);
	background-repeat: no-repeat;
	
	background-position: center top;
}