﻿body {
font-family: "Times New Roman", Times, serif;
font-size:10px;
background-color:#FFFFFF;
}

p {
line-height: 17px;
font-size:13px;
color: #333333;
}

p span {
text-transform: uppercase;
}

p a {
color: #333333;
}

p a:hover {
background-color: #333333;
color: #FFFFFF;
}

.left {
padding-right:25px;
}

a.home {
margin-right:7px;
}

#spacer {
height: 18px;
clear:both;
}