﻿body 
{
	font-family: Sans-Serif,Arial Narrow;	
	background-color:#6464a3;
    margin: 0,0,0,0;
	font-size:12px;
}


a:hover
{
	text-decoration: underline;
}

.normal
{
	font-size:14px;
}

.small
{
	font-size:12px;

}

.medium
{
	font-size:18px;
	font-weight:bold;

}

.pageHeader
{
	font-size: 16px;
	font-weight: bold;
	

}

.hyperlink
{
	text-decoration:none;
}

.sgpLogo
{
     margin:0px;padding:0px;
     background-image: url(SGP_promo.png); 
     background-repeat: no-repeat;     
     
     position:absolute;    
     overflow: hidden;
     width:325px;
     height:95px;

}