A:link { color:#000080; font-family:Verdana; font-weight:bold; text-decoration:none }

.mydiv       { 
			padding:0; border:2px solid #000000; color:#FFFFFF; 
            background-color:#0D1554;
            line-height:100%; 
            margin-left: 5; 
            margin-right:0; 
            margin-top:0; 
            margin-bottom:0
            }
A:visited { color:#000080; font-weight:bold; text-decoration:none}

A:hover { color:#000080; font-family:Verdana; font-weight:bold; text-decoration:none }

body         {
	color: 000000;
}
.articlebody      {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	margin-top: 3;
	margin-bottom: 1;
	margin-left: 10;
	text-indent : 20px;
	line-height : 20px;
}      
         
.article     {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5;
	margin-bottom: 5;
	margin-left: 10;
	text-indent : 20px;
}      

.AnswerButton{ 
    border:2px solid #000000; color: #000000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px; 
   	margin-top:2; 
   	margin-bottom:2; 
   	padding-left:10; 
   	padding-right:10 ;
	text-align:center ;
    line-height:120%;
   	font-weight : bold; 
	width:100;
	background-color:#A55D63;
	color:#FFFFFF;
   	        }
       
.tiny  		{
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	margin-top: 1;
	margin-bottom: 1;
}
  
.tinybold  		{
	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 11px;
	margin-top: 1;
	margin-bottom: 1;
}

      
basetext {
	font-family : Verdana;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}


ADDRESS {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
}

caption      { font-size: 14pt; font-style: normal; font-family: Arial, Arial, Helvetica }
fieldset     { font-family: Arial, Arial, Helvetica; font-size: 8pt; font-style: normal; 
               border-style: solid; border-width: 1pt }
UL {
	list-style-image : url('images/RedBulletBall.gif');
}

h1           {
	vertical-align: none;
	font-size: large;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	color: #800000 ;
}
h2           {
	font-family: Verdana;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	vertical-align: none;
	text-align: center;
	color: #800000 ;
}
h3           {
	font-family: Verdana;
	text-align: center;
	font-size: 13px;
	vertical-align: none;
	font-weight: bold;
	color: #800000 ;
	line-height : 20px;
	}
h4           {
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	font-family: Verdana;
	vertical-align: none;
	color: #800000 ;
	line-height : 15px

}
h5           {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana;
	vertical-align: none;
	text-align: center;
	color: #800000 ;
	line-height : 15px;

}
h6           { font-size: 1em;
	font-weight: bold;
	font-family: Verdana;
	vertical-align: none;
	margin-left: 15;
	margin-right: 15;
	color: #800000 ;text-transform:uppercase}
label        { font-size: 8pt; font-style: normal; font-family: Arial, Arial, Helvetica }
label, .mstheme-label { font-size: 8pt; font-family: Arial, Arial, Helvetica; font-style: normal }
legend       { font-style: normal; font-size: 8pt; font-family: Arial, Arial, Helvetica }
table        { font-family: Verdana; font-size: 12; font-style: normal; font-weight: normal; 
               text-align: none; vertical-align: none }
th           { font-family: Arial, Arial, Helvetica; font-style: normal }li           { margin-top: 5; margin-bottom: 5 }

.LinkBox      {
	border:1px solid #000080;
	margin:0; font-family: Tahoma;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	text-indent : 0;
	width: 100%;
	line-height : 10px; background-color:#DE2839;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF; padding-left:5; padding-right:5; padding-top:5; padding-bottom:6; letter-spacing:1;
	cursor:arrow;
}  
.LinkBoxOnMouse      {
	border:1px solid #000080; margin:0; font-family: Tahoma;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11px;
	text-indent : 0;
	width: 100%;
	line-height : 10px; background-color:#00458C;
	text-transform:uppercase;
	text-align:center;
	color:#C0C0C0; padding-left:5; padding-right:5; padding-top:5; padding-bottom:6;letter-spacing:1;
	cursor:arrow;
}