body{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	BACKGROUND-COLOR: #FFFFFF;
}

.H1text
{
        font-family: Arial;
        font-size: 18px;
        color: #3B62C2;
}

.H2text
{
        font-family: Arial;
        font-size: 14px;
        color: #000000;
        font-weight:none;
}

.outerborder
{
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
    BORDER-RIGHT: #B0B0B0 1px solid;
    BORDER-TOP: #B0B0B0 1px solid;
    BORDER-LEFT:#B0B0B0 1px solid;
    BORDER-BOTTOM: #B0B0B0 1px solid;
	BACKGROUND-COLOR: #FEFEC6;
	BGCOLOR: #FEFEC6;

}

a.title{
 font-style: normal;
 color: #3B62C2;
 text-decoration: none;
 text-transform: none;
 list-style-type: disc;
 font-family: arial;
 font-size: 16px;
 margin-top: auto;
 margin-right: auto;
 margin-bottom: auto;
 margin-left: auto;
 font-weight: none;
}
a.title:hover{
font-style: normal;
 color: #000066;
 text-decoration: none;
 text-transform: none;
 list-style-type: disc;
 font-family: arial;
 font-size: 16px;
 margin-top: auto;
 margin-right: auto;
 margin-bottom: auto;
 margin-left: auto;
 font-weight: none;
}

.date
{
        font-family: Arial;
        font-size: 12px;
        color: #9798A2;
        font-weight:none;
}

.desc
{
        font-family: Arial;
        font-size: 12px;
        color: #000000;
        font-weight:none;
}

.hr {
border: 0;
width: 100%;
color: #3B62C2;
background-color: #3B62C2;
height: 1;
}
