body { 
font:           8pt/16pt sans-serif;
color:          #999999;
background-color: #EEEEEE;
}

div.title{
align: center;
font-size: 64px;
font: ARIAL;
background-color: #001166;
width: 470px;
}

div.subtitle{
align: center;
font-size: 18px;
font: ARIAL;
background-image: #001166;
width: 470px;
}


div.title{ 
align: center;
font-size: 64px;
font: ARIAL;
background-color: #001166;
width: 470px;
}



a:link {
font: 17px ARIAL;
font-weight:    normal; 
text-decoration: none; 
color:          #ff9933;
cursor:         pointer;
}

a:visited, a:active { 
font: 17px ARIAL;
font-weight:    normal; 
text-decoration: none; 
color:          #ff9933;
cursor:         pointer;
}

a:hover {
font: 17px ARIAL;
text-decoration: none; 
color:          #ff9933;
cursor:         pointer;
}

div.masterlink {
width: 333px;
height: 20px;
vertical-align: middle;
font: 17px;
margin: 2px;
position: relative;
}