H1 {
	font-family: arial, helvetica;
	color: #000066;
	font-size : 30px;
}
H2 {
	font-family: arial, helvetica;
	color: #000066;
	font-size : 24px;
}
H3 {
	font-family: arial, helvetica;
	color: Maroon;
	font-size : 18px;
}
BODY{
	font-family: Arial, Helvetica;
	font-size : 14px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
TD, BLOCKQUOTE {
	font-family: Arial, Helvetica;
	font-size : 14px;
}

A {
	 font-family:  arial, helvetica;
	 color: #0000ff;
 }
 
A:visited {
	color: #0000ff;
}
A:hover {color: #FF0000}

A.white {
	font-family: arial, helvetica;
	color: #ffffff;
	text-decoration:none;
	font-weight : bold;
	font-size : 14px;
}
A.white:visited {
	color: #ffffff;
}
A.white:hover {color: #FFff00}

A.twhite {
	font-family: arial, helvetica;
	color: #ffffff;
	text-decoration:none;
	font-size : 12px;
}
A.twhite:visited {
	color: #ffffff;
}
A.twhite:hover {color: #FFff00}

A.small {
	font-family: arial, helvetica;
	font-size : 12px;
}
#border {
	width: 762px;
	border: thin solid #000000;
}
div.feedBurnerFeedBlock p.feedTitle {
	font-family: arial, helvetica;
	color: Maroon;
	font-size : 18px;
}