* {font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;}
html, body {
      width: 100%;
      height: 100%;}
body {
        margin: 2;
        padding: 2;
        background-color: #FFFFFF;}
#Wrap {
        position: relative;
        margin: 0 auto;
        width: 700px;
        height: auto;
        border-left: 1px solid #285DA6;
        border-right: 1px solid #285DA6;
        border-bottom: 1px solid #285DA6;
		border-top: 1px solid #285DA6;
        background-color: #FFFFFF;
		}
#Header {
        width: 777px;
        
        background: #285CA4 no-repeat top center;}
#Text {
        padding: 6px;
        padding-top: 20px;}
input, textarea, select {
       color : #000000;
       font-size: 1.0em;
       text-indent : 1px;}
a:link {
	color: #285DA6;
	text-decoration: none;
}
a:visited {
	color: #285DA6;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}	   
	   
	   
	   
	   

.Title, .Title h1 {
        font-weight: normal;
		font-size: 16px !important;
        color: #215699 !important;
		text-align:center;}
.Date {
        font-size: 11px !important;
        color: #215699;}
.Text {
        font-size: 0.85em;
        color: #000000;
        text-align: justify;
        padding-top: 6px;}
.NewsText {
        font-size: 12px;
        margin: 0 0 0 0;
        padding: 1px 0 0 0;
        text-align: center;
        line-height: 13pt;}
h1 {	font-size: 12px;
        padding: 0;
        margin: 0;}
