

body	{
	position:       absolute;
	left:           0px;
	top:            0px;
	padding-top:    0px;
        padding-bottom: 0px;
        padding-left:   0px;
        padding-right:  0px;
        margin-top:     0px;
	margin-bottom:  0px;
	margin-left:    0px;
	margin-right:   0px;
	font-family:    myriad web, trebuchet ms, verdana, arial, sans-serif;
	font-size:      10pt;
	color:          black;
        background-color: white;
	}

body.display	{
	position:       absolute;
	left:           0px;
	top:            0px;
	padding-top:    5px;
        padding-bottom: 5px;
        padding-left:   5px;
        padding-right:  5px;
        margin-top:     0px;
	margin-bottom:  0px;
	margin-left:    0px;
	margin-right:   0px;
	font-family:    myriad web, trebuchet ms, verdana, arial, sans-serif;
	font-size:      10pt;
	color:          black;
        background-color: white;
	}

td      {
	font-size:   10pt;
	font-family: myriad web, trebuchet ms, verdana, arial, sans-serif;
	color:       black;	
}


small {
	font-size: 8pt;
}

blockquote {
        font-style: italic;
	font-size:  8pt;
}

dt {
	font-weight: bold;
}


.title {
	font-size:   18pt;
	font-weight: bold;
        color:       white; 
        background-color: #FFFFFF;	
	position:    relative;
	left:        0;
	top:         0;
	padding-top:    0px;
        padding-bottom: 0px;
        padding-left:   0px;
        padding-right:  0px;
	margin-left:   0px;
	margin-top:    0px;
	margin-bottom: 0px;
	margin-right:  5px;
	height:      35px;
	font-family: verdana, arial, sans-serif;
}

a:link {
	color:           #000099;
	text-decoration: none;
	font-family:     myriad web, trebuchet ms, verdana, arial, sans-serif;
}

a:visited {
	color:           #000099;
	text-decoration: none;
	font-family:     myriad web, trebuchet ms, verdana, arial, sans-serif;
}

a:active {
	color:           #000099;
	text-decoration: none;
	font-family:     myriad web, trebuchet ms, verdana, arial, sans-serif;
}



h1      {
	color:         #333366;
	font-size:     16pt;
	font-weight:   bold;
}
 

h2      {
	color:         #333366;
	font-size:     12pt;
	font-weight:   bold;
}

h3      {
	color:         #333366;
	font-size:     10pt;
	font-weight:   bold;
	margin-top:    3pt;
	margin-bottom: 3pt;
}


hr {
	color:         #333366;
}

.dark {
	color:         #333366;
}



.chairname {
	color:     #000000;
	font-size: 10pt;
	font-style: italic;
	padding-top: 6pt;
}

.chairperson {
	color:     #000000;
	font-size: 10pt;
	font-weight: bold;
}

td.caption {
	color: #000000;
	font-size: 8pt;
	text-align: center;
	font-family: myriad web, trebuchet ms, verdana, arial, sans-serif;	
}