body 
{
margin:5px;
background-color:#F7CC86;
}

a.nav
{
color:#FFFFFF;
}

a:hover
{
font-weight:bold;
} 

a
{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
}

table
{
width: 80%;
border-color: #008080;
border-style: solid;
border-width: 1px;
border-collapse:collapse;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
table-layout: fixed;
word-wrap: break-word;
}

td
{
vertical-align: top;
}

.noborder
{
width: 80%;
border-style: none;
border-collapse:collapse;
table-layout: fixed;
word-wrap: break-word;
margin-left: 0;
margin-right: 0;
}

.noborder2
{
width: 100%;
border-style: none;
border-collapse:collapse;
table-layout: fixed;
word-wrap: break-word;
}

h1
{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
font-style:italic;
color:#FF6600;
margin:5px;
margin-bottom:20px;
text-align:center;
}

p
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#3E055F;
margin:5px;
margin-bottom:20px;
text-align:center;
}

table
{
margin-left:auto;
margin-right:auto;
}

.left
{
margin-left:0;
margin-right:0;
}

.header
{
font-size:36px;
font-family:"Times New Roman", Times, serif;
background-color:#FFFFFF;
color:#3E055F;
text-align:center;
height:100px;
border-style:ridge;
border-width:thick;
border-color:#FF6600;
background-color:#FFFFFF;
margin-bottom:5px;
}

.content
{
border-style:ridge;
border-width:thick;
border-color:#FF6600;
background-color:#FFFFFF;
}

img
{
border-style:none;
border-width:medium;
border-color:#660099;
}

input
{
padding:0;
}

.full
{
  width:100%; 
}

textarea
{
width:96%;
padding:0 2%; 
}
