.main
{
    color : rgb(34 , 34 , 34);
    font-family : Trebuchet , Verdana , Tahoma , sans-serif;
    font-size : 12px;
    text-decoration : none;
}
.main a
{
    color : rgb(34 , 34 , 34);
    font-family : Trebuchet , Verdana , Tahoma , sans-serif;
    font-size : 12px;
    text-decoration : underline;
}
.side1
{
    color : rgb(34 , 34 , 34);
    font-family : Trebuchet , Verdana , Tahoma , sans-serif;
    font-size : 11px;
    text-align : center;
    text-decoration : none;
    margin-left : 15px;
    margin-right : 40px;
    margin-top : 240px;
}
.side
{
    color : rgb(34 , 34 , 34);
    font-family : Verdana , Arial , Sans Serif;
    font-size : 10px;
    text-align : center;
    text-decoration : none;
    margin-left : 15px;
    margin-right : 40px;
}
.main h1
{
    color : rgb(34 , 34 , 34);
    margin-left : 45px;
    font-family : Trebuchet , Verdana , Tahoma , sans-serif;
    font-size : 32px;
    text-decoration : none;
}
.main h2
{
    color : rgb(34 , 34 , 34);
    font-family : Trebuchet , Verdana , Tahoma , sans-serif;
    font-size : 16px;
	text-transform: uppercase;
    text-decoration : none;
}
.main h3
{
    color : rgb(34 , 34 , 34);
    font-family : Trebuchet , Verdana , Tahoma , sans-serif;
    font-size : 13px;
	text-transform: uppercase;
    text-decoration : none;
}
