.buttonscontainer {width: 180px;}

.buttons a {color: #FFFFFF;
background-color: #1B1B4D;
border: blue;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #9999FF;
font: 12px Arial, sans-serif;
text-decoration: none;
text-align: left;
font-weight: bold;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #FFCC00;
text-decoration: none;
color: #FFFFFF;}

big {font: 15px Arial Narrow, sans-serif;
font-weight: bold;
color: #2A0055;}

img.floatRight { float: right;
margin: 12px; }

img.floatLeft { float: left;
margin: 12px; }

hr {width: 90%; 
color: #272777;
height: 2px;}


h1 {font: 20px Arial, sans-serif;
font-weight: bold;
text-align: center;
text-decoration: underline}

h2 {font: 16px Arial;
font-weight: bold;
color: #2A0055;
text-decoration: underline;}

h3 {font: 17px Arial Narrow, sans-serif;
font-weight: bold;
color: #2A0055;}

h4 {font: 13px Arial, sans-serif;}

h5 {font: 13px Arial, sans-serif;
font-weight: bold;}

h6 {font: 12px Arial, sans-serif;}

li {font: 13px Arial, sans-serif;
list-style-type: square;}

a {font: 13px Arial, sans-serif;
list-style-type: square;}




