body
{
        background-color: #FFFFFF;
}

a:link
{
	color: #830101; 
}
a:visited
{
	color: #B3A188; 
} 
a:active 
{
	color: #B3A188;
}
body
{
	font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
}
h1, h2, h3, h4, h5, h6
{
        font-family: arial, helvetica, sans-serif;
        color: #830101;	
}
h1
{
	color: #830101;
        font-weight: bold;
        font-size:36pt;
        text-align: center;
        font-family: arial, helvetica, sans-serif;
}
h2
{
        color: #830101;
        font-weight: bold;
        font-size:18pt;
        text-align: center;
}
h3
{
        color: #830101;
        font-weight: bold;
        font-size:18pt;
        text-align: left;
}