HR {
	background : Black;
	height : 1px;
	width : 80px;
}

P, H1, H2, H3, H4, A, TD, OL, UL, .subheading, BLOCKQUOTE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
P {
	font-size :  10pt;
	text-align :  justify;
	line-height :  15pt;
}
BLOCKQUOTE {
	font-size :  10pt;
	text-align :  justify;
	line-height :  15pt;
}
P.nav {
	font-size :  9pt;
	text-align :  left;
	line-height :  normal;
}
H1 {
	font-size :  24pt;
	font-weight :  bold;
}
H2 {
	font-size :  18pt;
	text-align : left;
	font-weight :  bold;
}
H3 {
	font-size :  16pt;
	text-align : left;
	font-weight :  bold;
}
H4 {
	font-size :  10pt;
	text-align : left;
	font-weight : bold;
}
A {
	text-decoration :  none;
	color :  Blue;
}
A:HOVER {
	text-decoration :  underline;
}
TD {
	font-size :  10pt;
}
OL {
	font-size :  10pt;
}
UL {
	font-size :  10pt;
	list-style-type :  disc;
}
B {
   	font-weight :  bold;
}
.right {
	text-align : right;
}
.ctr {
	text-align : center;
}
.subheading {
	text-align : right;
	font-size :  10pt;
}
.menu {
	line-height : normal;
}
.image {
	line-height :  normal;
}
.copyright {
	line-height : normal;
	text-align : center;
	font-size : 8pt;
}
p.articletitle {
	line-height : normal;
	font-weight : bold;
}
p.commentbox {
	line-height : normal;
	font-size : 8pt;
}
table.article {
	padding : 1px;
	border : none;
        background-color : 0px;

}
body {

}
input, textarea {
	border-width : 1px;
	border-color : #000000;
	background-color : #ffffff;
}
img {
	border : 0px;
}
table.article {
	border : 0;
	background-color : Black;
}
td.date {
	text-align : right;
}
td.content {
	background-color : White;
}
tr.articletitle {
	background-image : url(/images/titlebg.gif);
}
