.link {	font-family: Geneva, Arial, Helvetica, sans-serif; color: #0000FF; }
.link:hover { color: #669900; }
.text {	font-family: Geneva, Arial, Helvetica, sans-serif; color: #333333; }
.headtext {	font-family: Geneva, Arial, Helvetica, sans-serif; color: #9999CC; font-weight: bold;}
.headtext:hover { color: #669900; }
h1 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: large; color: #006699; font-weight: bold; }

li .text {margin-bottom: 15px;}

p {font-family: Geneva, Arial, Helvetica, sans-serif; color: #333333;}
.highlight {
	background-color: #FFFFCC;
}

.link_display { font-family:Geneva, Arial, Helvetica, sans-serif; font-size: smaller; color:#287B67;}
.new {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:smaller; color:#FF0000; font-weight:bold;}
/* From niche keyword analyzer style */
body { background: #990000;}

#content {
	background: White;
	padding: 20px 20px 0 20px;
	width: 638px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.error {
	font-family: Arial, Verdana;
	/*background-color: #FFF5EE;
	border: thin dotted #FAEBD7;*/
	color: #DC143C;
	/*padding: 5px;*/
	font-weight: bold;
	text-align: left;
margin: 0 15px 0 15px;
}

.warning {
	font-size: x-small;
	color: #7D7D7D;
}

.smaller-text {
	font-size: smaller;
}

.contactinfo {
	font-size: x-small;
	text-align: left;
	padding-bottom: 10px;
}

.above-title {
	color: #DB0000;
}

.below-title {
	color: #0002B7;
}

h2 {
	color: #000179;
	font-size: medium;
	margin-top: 30px;
}

.signature {
	margin-top: 2px;
	margin-bottom: 2px;
}

li {
	margin-bottom: 7px;
}

.box {
	border: thin solid;
	border-color: #CCCCCC;
	padding: 5px 0px 5px 10px;
	background-color: #F3F3F3;
}

#content .subscribeframe {
	border: thin double Black;
	border-color: #990000;
	background-color: #FFF9F9;
	margin-left: 20%;
	margin-right: 20%;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 2%
}