body    {
background-color: #711426;
background-image: url('images/background.jpg');
background-repeat: no-repeat;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
}
p		{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-left: 40px;
padding-right: 20px;
}
ul	{
padding-left: 40px;
}
li		{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding-right: 20px;
}
h1		{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: left;
line-height: 100%;
padding-left: 20px;
padding-right: 20px;
color: #711426;
}
h2		{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
line-height: 100%;
padding-left: 30px;
padding-right: 20px;
color: #9C9F84
}
td		{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
}
.topmenu  {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
text-align: center;
word-spacing: 120%;
border-bottom: 2px solid #5C755E;
margin-top: 10px;
}
.leftside p  {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: white;
padding-left: 0; padding-right: 0;
}
.bottom  {
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: white;
padding-top; 20px;
}
.main  {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
line-height: 130%;
background-color: white;
padding-top: 20px;
}
td.bottom  {
font-family: arial, helvetica, sans-serif;
font-size: 10px;
border-top: 1px solid blue;
text-align: center;
padding-top: 10px;
}
.body  {
padding-left: 20px;
padding-right: 20px;
}
.smallmenutable  {
background: #c0c0c0; 
float: right; 
width: 150; 
margin-left: 35x; 
margin-right: 15px;
padding: 3, 5, 5, 7;
}
.smallmenutable td, .smallmenutable th { 
font-size: 10px;
text-transform: uppercase;
border-bottom: 1 solid black;
)
.smallmenutable a {
text-decoration: none;
}
.smallmenutable a:link {
text-decoration: none;
}
.smallmenutable a:visited {
text-decoration: none;
}
.smallmenutable a:hover {
text-decoration: none;
color: black;
}
.resumeHeader{
	background-color:#711426;
	color:#FFFFFF;
	text-align:center; 
	font-weight:bold;font-size:18px;
}