A {
	color: #003366;
	Font-Family: Georgia, Times, Serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: Maroon;
	font-weight: bolder;
	text-decoration: underline;
}
BODY
{
    Font-Family: Georgia, Times, Serif;
	color: #003366;
	background: url(images/carpt01a_1.gif);
	background-repeat: inherit;
	background-position: inherit;
	background-attachment: fixed;
}
BODY p
{
	Font-Family: Georgia, Times, Serif;
    Font-Size: 75%;
	font-weight: 500;
	text-align: center;
}

h1 {
	font-style:normal;
	font-size:125%;
	color:#ffc;
	text-align: center;
	margin-top: 5px;
}

.copyright p {
	text-align: center;
}

#box {
width: 125px;
font-size: 65%;
background-color: #fff;
float: right; 
clear:right;
margin: 0px 70px 0px 10px;
text-align: center;
font-weight: bolder;
padding: 3px;
}

.copyright a {
    font-size: 75%;
    letter-spacing: 2pt;
	margin: 3px;
	color: #ffc;
}

.copyright a:hover {
    color: #fff;
}

.copyright table {
font-size: 90%;
text-align: center;
}

.copyright td {
vertical-align: top;
}

.copyright td p{
text-align: center;
font-size: 60%;
}
