BODY		{ font-family : Verdana,Arial,Helvetica,Sans-Serif;
				font-weight: normal;
				color:black;
				font-size: 10pt }
DL   		{ color: black;
				font-size : 10pt }
OL   		{ color: black;
				font-size : 10pt }
UL   		{ color: black;
				font-size : 10pt }
A:link		{ color:maroon;
				font-weight: normal }
A:visited	{ color:blue;
				font-weight: normal }
A:hover	{ color:red;
				font-weight: normal }
A		{ text-decoration: none }
H1   	{ color : navy;
			font-weight: normal;
			font-size : 16pt;
			font-family : Arial Rounded MT Bold,Arial,Helvetica,Sans-Serif }
H2		{ color : navy;
			font-weight: normal;
			font-size : 12pt;
			font-family : Arial Rounded MT Bold,Arial,Helvetica,Sans-Serif }
H3		{ font-weight: bold;
			color:navy;
			font-size : 10pt }
H5		{ background: #c8c8c8;
			color: navy;
			font-weight: bold;
			font-size: 12pt;
			font-style: normal;
			font-variant: normal;
			font-family : Arial,Helvetica,Sans-Serif }
.H1   	{ color : navy;
			font-weight: normal;
			font-size : 16pt;
			font-family : Arial Rounded MT Bold,Arial,Helvetica,Sans-Serif }
.H2		{ color : navy;
			font-weight: normal;
			font-size : 12pt;
			font-family : Arial Rounded MT Bold,Arial,Helvetica,Sans-Serif }
.H3		{ font-weight: bold;
			color:navy;
			font-size : 10pt }
.H5		{ background: #c8c8c8;
			color: navy;
			font-weight: bold;
			font-size: 10pt;
			font-style: normal;
			font-variant: normal;
			font-family : Arial,Helvetica,Sans-Serif }
A.H5:link		{ color:maroon;
				font-weight: bold }
A.H5:visited	{ color:maroon;
				font-weight: bold }
A.H5:hover	{ color:red;
				font-weight: bold }
A.H5		{ text-decoration: none }
P		{ font-weight: normal;
			color:black;
			font-size : 10pt }

.P		{ font-weight: normal;
			color:black;
			font-size : 10pt }

BLOCKQUOTE  { font-weight: 500;
					color:black;
					font-size : 10pt; }
.BLOGHEAD		{ background: #c8c8c8;
			color: navy;
			font-weight: bold;
			font-size: 12pt;
			font-style: normal;
			font-variant: normal;
			font-family : Arial,Helvetica,Sans-Serif }
.FRONTPIC		{ color: navy;
				font-weight: normal;
				font-size : 12px;
				font-style: normal;
				font-variant: normal;
				font-family: Arial,Helvetica,Sans-Serif  }
.FRONTPIC A:link	{ color: navy;
					font-weight: normal}
.FRONTPIC A:visited	{ color: navy;
						font-weight: normal}
.FRONTPIC A:active 	{ color: navy;
						font-weight: normal}
.FRONTPIC A:hover 	{ color: navy;
						font-weight: normal}
.DATELINE   	{ color : navy;
           	  	font-weight: bold;
				font-variant: small-caps;
           	  	font-size : 8pt;
           	  	font-family : Verdana,Arial,Helvetica,Sans-Serif }
.DATELINE2   	{ color : navy;
           	  	font-weight: normal;
				font-variant: small-caps;
           	  	font-size : 8pt;
           	  	font-family : Verdana,Arial,Helvetica,Sans-Serif }
.MHEAD	{ background: blue;
				color: aqua;
				font-weight: bold;
				font-size : 12px;
				font-style: normal;
				font-variant: normal;
				font-family: Verdana,Arial,Helvetica,Sans-Serif  }
.MITEM		{ color: red;
				font-weight: bold;
				font-size : 12px;
				font-style: normal;
				font-variant: normal;
				font-family: Verdana,Arial,Helvetica,Sans-Serif  }
.MITEM A:link	{ color: yellow;
					font-weight: bold }
.MITEM A:visited	{ color: yellow;
						font-weight: bold }
.MITEM A:active 	{ color: lime;
						font-weight: bold }
.MITEM A:hover 	{ color: aqua;
						font-weight: bold }
.MITEM A	{ text-decoration: none;
				font-weight: bold;
				font-size : 12px;
				font-style: normal;
				font-variant: normal;
				font-family: Verdana,Arial,Helvetica,Sans-Serif  }
.whatsnew		{
			background:#EFEFC7;
			color: #0B330B;
			border-style:solid;
			border-color:navy;
			border-width:1px;
			margin:12px;
			padding: 12px;
			font-weight: normal;
			font-size: 10pt;
			font-style: normal;
			font-variant: normal;
			font-family : Arial,Helvetica,Sans-Serif }
.quote		{
			background:#c8c8c8;
			color: #0B330B;
			border-style:solid;
			border-color:navy;
			border-width:0px;
			margin:12px;
			padding: 12px;
			font-weight: bold;
			font-size: 10pt;
			font-style: normal;
			font-variant: normal;
			font-family : Arial,Helvetica,Sans-Serif }

.topleft {margin: 0 1em 0.5em 0; vertical-align: top; float:left;}
.topright {margin:0 0 0.5em 1em; vertical-align: top; float:right;}
.bottomleft {margin: 0.5em 1em 0 0; vertical-align: bottom; float:left;}
.bottomright {margin: 0.5em 0 0 1em; vertical-align: bottom; float:right;}
