BODY 
{
    Font-family : Verdana;
    Font-size : 10pt;
    Color : #BFD5F2;
    Background-color : #000000;
    Margin-top : 0;
    Margin-bottom : 5px;
    Margin-left : 2px;
		Text-align : center;
}
TABLE 
{
    Font-family : Verdana;
    Font-size : 10pt;
    Color : #BFD5F2;
    Background-color : #000000;
    Margin : 20px 5px;
		Border : 0;
}
TD
{
    Vertical-align : top;
}
HR 
{
    Color : #536FB0;
}
H1 
{
    Font-weight : normal;
    Font-size : large;
    Color : #0F08D0;
    Padding-top : 1em;
		Text-align : center;
}
H3 
{
    Font-weight : 600;
    Font-size : 12pt;
    Color : #4F6AAC;
    Text-decoration : none;
    Line-height : normal;
}
A 
{
    Font-family : Verdana;
    Color : blue;
    Text-decoration : none;
    Line-height : normal;
}

A:hover 
{
    Font-weight : 500;
    Color : red;
}
.crmsg
{
	Font-family : Verdana;
	Font-size : 7pt;
}
