/* This is a comment. */
/* Place font-family as last element of style */

h1	{
	font-size: 28px;
	color: #2F005E;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: X, 'Times New Roman', Times, serif, X;
	font-weight: bold;
	background-position:  transparent 50%;  }
	
h2 {
	font-size: 24px;
	color: #2F005E;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: X, 'Times New Roman', Times, serif, X;
	font-weight: bold;
	background-position:  transparent 50%;  }
	
h3 {
	font-size: 20px;
	font-family: X, 'Times New Roman', Times, serif, X;
	color: #2F005E;
	font-weight: bold }
	
h4 {
	font-size: 18px;
	font-family: 'X', 'Times New Roman', Times, serif, X; color:#2F005E
}

h5	{
	font-size: 16px;
	text-align: Center; color:#2F005E }
	
h6 { 
	font-size: 16px;
	font-family: 'X', 'Times New Roman', Times, serif, X; color:#2F005E
}

TD, P, UL, OL, LI, DD, DL, BR { 
	font-size: 14px;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: transparent;
	margin-bottom: 10px;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X;
}

.feature {
	font-size: 2mm;
	text-align: center;
	background: ;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X; letter-spacing:1pt; text-transform:capitalize
}

.today {
	font-size: 12px;
	text-align: center;
	background: #0000AA;
	background-color : #0000AA;
	color : White;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X;
}

.pubdate {
	font-size: 14px;
	font-weight: bold;
	margin : -10px 0px -1px 0px;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X;
}

.backlink {
	font-size: 14px;
	font-weight: bold;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X;
}

.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #0000AA;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X;
}

.subheadSerif {
	font-size: 16px;
	font-weight: bold;
	color: #0000AA;
	font-family: 'X', 'Times New Roman', Times, serif, X;
}

.cutline {
	font-size: 12px;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X;
}

.prestext {
	font-size: 14px;
	margin : -1px 0px -1px 0px;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X;
}

.date { 
	font-size: 13px;
	font-weight: bold;
	font-family: 'X', Arial, Helvetica, Verdana, sans-serif, X;
}

hr {
	width: 100%;
	color: #0000AA;
	background: transparent;
}

A:link {
	color: #6062CC;
	font-weight: normal;
	background: transparent;
}

A:visited {
	color: #777777;
	font-weight: normal;
	background: transparent;
}

A:active {
	color: #990066;
	font-weight: normal;
	background: transparent;
}
