<style>
LI
{
    TEXT-ALIGN: justify
}
P
{
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}
P.center
{
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center
}
.subselect
{
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif
}
.textcol
{
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif
}
.textbol
{
	FONT-SIZE: 13px;
	COLOR: #003366;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;

}
.subtitle
{
    FONT-SIZE: 11px;
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	FONT-WEIGHT: bold
}
.copyright
{
    FONT-SIZE: 9px;
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif
}
.redlink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #003366;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
.redlink:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #FF5F00;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
.orangelink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #003366;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
.orangelink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #FF5F00;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}


</style>

.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: ACC1CD;
}
.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 005944;
	text-decoration: none;

}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

}

.movie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}

.movie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94BFE5;
	text-decoration: none;
	font-weight: normal;
}
.movie:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}

.launch {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #003B65;
	text-align: left;
}
.launch:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #5F9BCF;
}
.lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	color: #003366;

}

