﻿body{
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 12px;
}

h1, h2{
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
}
h3, h4{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}

h5, h6, p, a,{
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
}

a, #container a{
	color: #015781;
}

#menu
{   text-align:right;
    margin:  0px 0px 5px 0px;
}

#menu a
{ font-family:Arial;
    font-size:9.0pt;
    font-weight:300;
    color:#015781;
    text-decoration:none;
    /*margin: 0px 0 0 10px;*/
	padding: 4px 0px 0px 20px;
}
#menu a:hover
{   color:#015781;
    text-decoration:underline;
}
