body { font-size: 69%; font-family: Arial, Helvetica, sans-serif; background-color: #2E3192; margin: 0px; }
td { font-size: 69%; font-family: Arial, Helvetica, sans-serif; }

.whiteBackground { background-color: #ffffff; }

p,li,input,select,textarea { font-family: Arial, Helvetica, sans-serif; font-size: 100%; }

.contents {	font-family:Arial, Helvetica, sans-serif; font-size:11px; padding-right: 5px; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#000099; }

h1#drive-h1 { font-size:20px; }

h1#driveTel-h1 { font-size:30px; }

h2 { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000099; }

h3 { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000066; }

a { text-decoration:none;	font-weight:bold; color:#0169AD; }
a:hover {	text-decoration:none; color:#FFFFFF; background-color:#9895C7; }

input { border: 1px solid black; }

/*.bgtop {
	background-image: url(images/right_top.gif);
	background-repeat: no-repeat;
	background-position: right;
}
