#global
{
 text-align: center;
   width: 800px;
    margin: auto; 
}

.small 
{
    font-size: 11px;
}

.small a 
{
    font-size: 11px; 
}

.medium 
{
    font-size: 13px;
}

.medium a
{
    font-size: 13px;
}

.large 
{
    font-size: 15px;
}

.large a
{
    font-size: 15px;
}

.bodybold {
	font-size: 11px;
	font-weight: bold;
}

.body {
	font-size: 11px;
}

.body2 {
	font-size: 11px;
}

.body3 {
	font-size: 11px;
}

.style1 {
	font-size: 14px;
	text-indent: 10pt;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.style2 {
	font-size: 12px;
	left: 10px;
	margin-left: 5px;
	
}

.style3 {
	font-size: 14px;
	left: 10px;	
}

a {
	font-size: 11px;
}
