body{
background-color:#CCCCCC;
background-image:url(back.gif);
font-family:Georgia, "Times New Roman", Times, serif;
}
.main {
position:absolute;
left:30%;
top:20px;
}
.content {
width:187px;
padding:5px;
background-color:#FFF;

}
table {
border:1px solid #000;
}
table img {
border-right:1px solid #000;
}
.h1 {
font-size:26px;
padding-left:20px;
color:#FFFFFF;
}
a:link, a:visited {
text-decoration:none;
color:#990000;
}
.button {
padding-left:10px;}
a.intern:link, a.intern:visited {
color:#000000;
text-decoration:none;
text-transform:uppercase;
text-align:right;
font-size:10px;
}
.link {
width:100%;
text-align:right;
border-bottom:1px solid #ccc;
}
.h1 a:link, .h1 a:visited {
	color:#fff;
	
}
.h1 a:hover {
color:#000000;
}
.copy {
color:#000000;
font-size:xx-small;
text-align:right;
}
.copy a {
color:#000000;
}
input, textarea {
border:1px solid #000;
}
textarea {
width:139px;
height:100px;
}
