@charset "ISO-8859-1";
body {
margin: auto;
font-family: "Times New Roman",Times,Serif;
background-color: #ff9999;
width: 990px;
}
p {
color: #000000;
font-size: 15pt;
text-align: left;
}
#left {
border: 0px solid #ff9999;
float: left;
margin-left: 20px;
margin-right: 10px;
width: 400px;
background-color: #ff9999;
}
#right {
border: 0px solid #ff9999;
float: right;
width: 190px;
height: 287px;
padding-top: 85px;
margin-right: 10px;
background-color: #ff9999;
}
#middle {
border: 0px solid #ff9999;
background-color: #ff9999;
}
#footer {
border: 0px solid #ff9999;
margin-left: 430px;
margin-right: 290px;
padding-top: 40px;
background-color: #ff9999;
}
a.text:link {
font-family: "Times New Roman",Times,Serif;
font-size: 18pt;
font-weight: 500;
text-decoration: none;
color: #000000;
background-color: #bc7171;
}
a.text:visited {
font-family: "Times New Roman",Times,Serif;
font-size: 18pt;
font-weight: 500;
text-decoration: none;
color: #0000ff;
background-color: #bc7171;
}
a.text:active {
font-family: "Times New Roman",Times,Serif;
font-size: 18pt;
font-weight: 500;
text-decoration: none;
color: #00ff00;
background-color: #bc7171;
}
a.text:hover {
font-family: "Times New Roman",Times,Serif;
font-size: 18pt;
font-weight: 500;
text-decoration: none;
color: #ff0000;
background-color: #00ffff;
}
#Logo {padding-top: 70px; padding-bottom: 67px;
}
