/* STYLE SHEET FOR PLAIN STYLE
/* DEFAULT FONTS -Don't Change Font-Family */
body								{background-color: #9999FF}

h1									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h2									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h3									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h4									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h5									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
h6									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */
p									{ color: #000000; font-family: verdana,arial,helvetica }			/* DEFAULT FONT SETTINGS */

A									{ color: #003347; text-decoration: none;behavior: ;}							/* DEFAULT LINK SETTINGS */
A:hover,A:active					{ color: #FFFF33; text-decoration: underline}						/* DEFAULT LINK SETTINGS */
A:visited							{ color: #FFFF66}														/* DEFAULT LINK SETTINGS */
a:link							 {color: #FFFF33}

/* TABLE CLASSES */
.tablebg							{ background-color: #9999FF}										
.table1outline					{ background-color: #FFFFFF}	
.table2outline					{ background-color: #000000}
.tablehilite						{ background-color: #FFFFFF}

/* FONT CLASSES */


.WebNameFont						{ color: #FFFFFF; font-family: verdana,arial,helvetica; }
.SectionFont						{ font-weight: bold; font-family: Arial Narrow,arial,helvetica; color: #FFFFFF }
.LastUpdatedFont					{ font-family: arial,helvetica; color: #000000 }	
.SmallFont							{ font-family: arial,helvetica; color: #FFFFFF }	
td,.DescriptionFont					{ font-family: arial,helvetica; color: #000000 }
.ItemTitleFont					{ font-family: arial,helvetica; color: #FFFFFF }	
.FooterFont						{ font-family: verdana,arial,helvetica; color: #000000 }
.HiliteFont						{ font-family: verdana,arial,helvetica; color: #00597D }      
