/* Basic stylesheet for IAC Projects Database */
/* last updated 1/2/04 by Rick Scully */

body {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
	}

td, th {
   font-size : 10pt; 
	}

h4 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11pt; 
   font-family : Verdana, Geneva, Arial; 
   color : #000000; 
	}

h3 {
   font-size : 12pt; 
	}

h2 {
   font-size : 13pt; 
	}

h1 {
   font-size : 14pt; 
	}

ul {
	margin-left:0;
	padding-left:20px;
	}

ol {
	margin-left:0;
	padding-left:20px;
	}

li {
	margin-bottom: 1px;
	list-style-type: square;
	}

a:link {text-decoration: none;}
a:hover { background-color: #ffffcc; color: #336699: #ffffff; text-decoration : none; }
a:visited {text-decoration: none;}

.tiny {
   font-size : 7pt; 
	}

.smaller {
   font-size : 8pt; 
	}

.small {
   font-size : 9pt; 
	}

.large {
   font-size : 11pt; 
	}

.larger {
   font-size : 12pt; 
	}

.largest {
   font-size : 13pt; 
	}

/* end of basic stylesheet */
