﻿BODY {
background-color:#ffffff;
background-image:url(images/lancer-evo.gif);
background-repeat:repeat-x;
background-position:top;
font-size:14px;
}


h1 {
font-size:18px;
}

.buttonscontainer {
width: 180px;
}

.buttons a {
background-color: #ffffff;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #0000ff;
font: 13px Verdana, sans-serif;
color: #0000ff;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.buttons a:hover {
border-left: 10px solid;
text-decoration: underline;
color: #000000;
}

P {
font-family: Arial, Helvetica, sans-serif;
}

td
{
font-family: Arial, Helvetica, sans-serif;
}

.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#FF0000;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}