.dummy {
	text-decoration : none;
}

BODY {
	text-indent : 0%;
	padding : 0;
	background : #ffffff;
	color : #000000;
	border-left-width : 0px;
	border-top-width : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

TD STRONG {
	font-style : italic;
	font-weight : bold;
}



H1 {
	text-align : center;
	font-size : 160%;
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
	color : #6A5ACD;
	background-color: White;
	letter-spacing : 3px;
}

H2 {
	margin-left : 14%;
	font-size : 140%;
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
	color : #6A5ACD;
	background-color: White;
	letter-spacing : 2px;
}

H3 {
	margin-left : 14%;
	margin-right : 9%!important;
	font-size : 115%;
	font-style : italic;
	font-family : "Times New Roman", Times, serif;
	color : #6A5ACD;
	background-color: White;
	letter-spacing : 2px;
}

SUP {
	font-size : 75%;
	vertical-align : super;
}

SUB {
	font-size : 75%;
	vertical-align : sub;
}

P.read {
	text-indent : 4%;
	margin-left : 9%!important;
	margin-right : 9%!important;
	line-height : 142%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: White;
	text-align : justify;
	text-justify : distribute;
; font-size: 90%
}

P.more {
	font-size : 80%;
	text-align : right;
	margin-left : 22%;
	margin-right : 12%;
	padding-bottom : 1%;
	padding-top : 1%;
	line-height : 112%;
	font-family : "Times New Roman",serif;
	color : #8f8f8f;
	background-color: White;
}

P.today {
	font-size : 80%;
	text-indent : 4%;
	margin-left :14%!important;
	margin-right : 9%!important;
	line-height : 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #D2691E;
	background-color: White;
	text-align : justify;
	text-justify : distribute;
}

.arow {
	margin-left: 95%;
	padding-top: 7px;
	padding-bottom: 21px;
	clear: both;
}

.tablewithcaption {
	margin-top: 8px;
	margin-right: 4%;
	margin-bottom: 8px;
	margin-left: 14px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	background-color: #00ffff;
	text-align: center;
}

	 
ul {
	line-height : 120%;
	font-size: 105%;
	font-family : "Times New Roman", Times, serif;
	margin-left : 16%;
	margin-top : 0px;
	margin-bottom : 0px;
	letter-spacing : 1px;
}

	
ul.sub {
	line-height : 120%;
	font-size: 90%;
	font-style : italic;
	font-family : "Times New Roman", Times, serif;
	list-style-type: circle;
	margin-left : 20%;
	letter-spacing : 1px;
}

:link {
	color : #0000CD;
	background-color: White;
	background-image : none;
	text-decoration: none;
}

a:active {
	color : Blue;
	background-color: White;
	background-image : none;
	text-decoration: none;
}

	
a:visited {
	color : Navy;
	background-color: White;
	background-image : none;
	text-decoration: none;
}

	
a:hover {
	background-color: Aqua;
	text-decoration: none;
	; color: #990000;
	border: thin outset;
}

