body { 
    font-size: 13px; 
    font-family: tahoma, sans-serif, helvetica; 
}

h1 { 
    font-size: 22px;
    font-family: tahoma, sans-serif, helvetica; 
}
	 
font.leftside { 
    font-size: 13px; 
    font-family: tahoma, sans-serif, helvetica; 
} 

font.error	{ 
    font-size: 13px; 
    font-family: tahoma, sans-serif, helvetica; 
    color: b40000; 
    font-weight: bold; 
}

font.preview {
    font-size: 13px; 
    font-family: tahoma, sans-serif, helvetica; 
    color: 000000; 
    font-weight: bold; 
} 

a.ext {
    color: a40000; 
}

a.ext:hover	{ 
    color: red; 
}

#alt {
    background-color:#f3f3f3;
}

