/* Shearwater Aviation stylesheet */

/* v2.0  - 11/4/2004 */

/* Top-level body elements */

body  {
	color : #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right : 0px;
	width: 100%;
	align: center;
}

body a  {
	color : #000000;
}

body a:Visited  {
	color : #000000;
}

body a:Active  {
	color : #cc3300;
}

body a:Hover  {
	color : #000000;
}

/* common page structure elements */

p  
{
margin-left: 10px;
}

h1  
{
color : #ff3333;
font-family: Verdana, Arial, sans-serif;
font-size: 24px;
font-weight: normal;
margin-left: 10px;
margin-top: 10px;
}

h2  
{
margin-left: 5px;
color: #000000;
font-size: 11pt;
font-weight : bold;
}

h3
{
margin-left: 5px;
color: #003452;
font-size: 11pt;
font-weight : bold;
}

h4
{
margin-left: 5px;
color: #003452;
font-size: 11pt;
font-weight : bold;
}

h5
{
margin-left: 5px;
color: #003452;
font-size: 11pt;
font-weight : bold;
}

h6
{
margin-left: 5px;
color: #003452;
font-size: 11pt;
font-weight : bold;
}


/* Page design elements */

hr  {
	color : #00A6EF;
	height : 1;
	margin-left: 5px;
}

ul  
{
list-style-image : url(bullet_red.gif);
line-height: 100%;
}

table
{
font-size: 10pt;
}

/* End of stylesheet */







