
/* default values for selected tags, Note: without background color defined! */

body	{ font-family:verdana,arial; font-size:10pt;}

iframe { 
position: absolute; 
left: 5px; 
top: 50px; 
height: 90%; 
width: 90%; 
}

p	{ font-family:verdana; font-size:10pt;}	
td	{ font-family:verdana; font-size:10pt;}
h5 a:link { text-decoration: none}
h5 a:visited { text-decoration: none; color: #000099;}
h5 a:hover { text-decoration: underline;}
h5 a:active { color:red; }
a	{ font-family:verdana,Arial; color:#000099}



.pageHeader	{ font-family:Arial, verdana; color:#FF0000; font-size:14pt; font-weight: bold;}

/* 1st we cover the background color of a page for our three major display frames */

.navigation   { color: black; font-family: Verdana; background-color: #ffcc99 }
.navigation A { color: black; text-decoration: none; }
.tabtd	{ font-family:verdana; font-size:7pt; color:white; }
.tableHeader{font-family:Arial,verdana; color:#FFFFFF; font-size:10pt; font-weight: bold;}
.subHeader{font-family:Arial,verdana; color:#000099; font-size:12pt; font-weight: bold;}
.otherHeader{font-family:Arial,verdana; color:#000099; font-size:10pt; font-weight: bold;}
.colorRowHeader{font-family:Arial,verdana; background-color:#EAF4FF; font-size:10pt;}

