body
{
 background-color:#B7C2F0;
 background-image:url('/icons/Background.jpg')
}

.link
{
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 text-align:center;
 color: #990033;
 font-weight: bold;
 text-decoration: underline;
}

a.link:hover 
{
 color: #660021;
 text-decoration: underline;
 cursor: pointer;
}

.attribute
{
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 text-align:center;
 color: #990033;
 font-weight: bold;
}

.box
{
 font-family: "Times New Roman", Times, serif;
 background-color: #FFFFCC;
 border-color: #990033;
 border-style: groove;
 border-width: 2px;
 text-align:center;
 font-size:11px;
 padding:3mm;
}

.title
{
 font-family: "Monotype Corsiva","Times New Roman",Times,"Bookman Old Style";
 font-weight: bold;
 font-size:26px;
 border-bottom-width:2px;
 text-align:center;
 color: #660021;
}

.textarea2
{
 font-size:10pt; 
 font-family:Arial,sans-serif; 
 background-color:#CCFFFF;
}

.textarea
{
 font-size:10pt; 
 font-family:Arial,sans-serif; 
 background-color:#FFFFE0;
}

.redbold
{
 color: #990033;
 font-weight: bold;
}

