/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT, .Head1, .Head2, .Head3, .Head3, .Head4, .Head1I, .Head2I, .Head3I, .Head4I, .Head5I
{
    COLOR: #0000aa;

}
H1	{	
	font-family: times new roman, serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	Italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: times new roman, serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

H3	{	
	font-family: times new roman, serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: times new roman, serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: times new roman, serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: times new roman, serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: times new roman, serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: times new roman, serif;
	}	

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.Head1 {
	font-family: times new roman, serif;
		font-size:	18pt;
		font-weight: BOLD;
   }
.Head1I {
	font-family: times new roman, serif;
    COLOR: #0000aa;
		font-size:	18pt;
		font-weight: BOLD;
		font-style: Italic;
   }
.Head2 {     
	font-family: times new roman, serif;
    COLOR: #0000aa;
		font-size:	16pt;
		font-weight: BOLD;
   }
.Head2I {     
	font-family: times new roman, serif;
		font-size:	16pt;
		font-weight: BOLD;
		font-style: Italic;
   }
.Head3 {
	font-family: times new roman, serif;
    COLOR: #0000aa;
		font-size:	14pt;
		font-weight: BOLD;
   }
 .Head3I {
	font-family: times new roman, serif;
		font-size:	14pt;
		font-weight: BOLD;
		font-style: Italic;
   }
.Head4 {
	font-family: times new roman, serif;
    COLOR: #0000aa;
		font-size:	12pt;
		font-weight: BOLD;
   }  
.Head4I {
	font-family: times new roman, serif;
		font-size:	.12pt;
		font-weight: BOLD;
		font-style: Italic;
   }  
.Head5 {
	font-family: times new roman, serif;
		font-size:	10pt;
		font-weight: BOLD;
   }  
.Head5I {
	font-family: times new roman, serif;
		font-size:	10pt;
		font-weight: BOLD;
		font-style: Italic;
   }  
.Head6 {
	font-family: times new roman, serif;
		font-size:	9pt;
		font-weight: BOLD;
   }  
.Head6I {
	font-family: times new roman, serif;
		font-size:	9pt;
		font-weight: BOLD;
		font-style: Italic;
   }  
.MenuNav
{
	font-weight: bold;
	font-size: 11pt;
	font-weight: BOLD;
	color: #000099;
	font-style: normal;
	font-family: Verdana, serif;
}  
