body { font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; color: black; font-weight: bold;

margin-bottom: 0px;
margin-left: 400px;
margin-right: 400px;
margin-top: 10px;

 }

h1 { text-align: center; }
h2 { text-align: center; }
h3 { text-align: center; }
h4 { text-align: center; }

a:active { color: #1E90FF; text-decoration: none; }
a:link { color: #1E90FF; text-decoration: none; }
a:visited { color:#1E90FF; text-decoration: none; }
a:hover { color: #1E90FF; text-decoration: none; }

blockquote { background-color: #F0F8FF; }

p { text-align: left; }

div { text-align: center; }

.nt { font-size: x-small; font-weight: lighter; }

/* begin menu */

.buttonscontainer {width: 200px;}

.buttons a { color: #1E90FF;
border: 1px solid;
background-color: #F0F8FF;
padding: 2px;
padding-left: 3px;
font: 14px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #1E90FF #1E90FF #1E90FF #1E90FF;
display: block;
margin: 0px;
width: 100%;
text-align: center; }

.buttons a:hover { border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #FFFFFF;
border-color: #1E90FF #ffFFFF #ffFFFF #1E90FF;
color: #1E90FF;
text-decoration: none;

 }

/* end menu */




