﻿body
{
    background-color: #ffffff;   
    text-align: center;
 
}
#container
{
    border: 0px solid #FFFFFF;
    background-color: #ffffff;
    font-family: Verdana;
	font-size:10px;
	color:#000000;
    padding: 0px;
    margin:0 auto;
	width:100%;
	text-align: left;

   
}
#header
{    
    font-weight: bold;
    font-style: italic;
    font-size: small;
    color: #FFFFFF; 
    padding:0px;  
    text-align:center
}
#header select
{
    font-weight: bold;   
    border-style: none;
    font-style: italic;
}
#text
{
    padding: 0px;
	font-family: Verdana;
	font-size:10px;
	color:#000000;  
}
#text a
{
    color: #C0C0C0;
}
#images
{
    text-align: center;
}
#images img
{
    border: 1px solid #f1f1f1;
} 