h2
{
text-align: center;
color: #004000;
background-color: #ffffff;
}

h3
{
text-align: left;
color: #000000;
background-color: #ffffff;
}

p.left
{ 
margin-left: 5px;
}

p.right
{
text-align: right;
}

p.line
{
margin-left: 45px;
margin-right: 45px;
text-align: center;
}

input.submit 
{
display: block;
margin-top: 45px;
margin-left: auto;
margin-right: auto 
}

a.ulist
{
color: #000080;
background-color: #ffffff;
text-decoration: none;
}

a.ulist:hover
{
color: #004000;
background-color: #ffffff;
text-decoration: underline;
}

img.validXhtml
{
margin-left: 45px;
border-style: none;
}

img.validCss
{
margin-left: 45px;
border-style: none;
}

span
{
text-decoration: underline;
}
