﻿
body         { font-family: Arial; font-size: 9pt; color: #181818 }
div          { font-size: 9pt }
a:active     { font-size: 9pt; color: #181818;text-decoration: underline}
a:hover      { font-size: 9pt; color: #181818;text-decoration: underline }
a:link       { color: #181818;text-decoration: none; font-size:9pt }
a:visited    { font-size: 9pt; text-decoration: none;color: #181818 }
td           { font-size: 9pt; font-family: Arial;color: #181818 }
input {
	border: 1px solid #cccccc;

	color: #666666;

	}