/* --------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */

/* General Definitions */

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,Helvetica,sans-serif; color:#505050; }

p,td,li,ul,ol { font-size:10pt; }

h1 { font-size:18pt; font-weight:bold; }
h2 { font-size:16pt; font-weight:bold; }
h4 { font-size:12pt; font-weight:bold; }
h5 { font-size:10pt; font-weight:bold; }

.small { font-family:Arial,Helvetica,sans-serif; color:##505050; font-size:8pt;}

/* Hyperlinks */

a:link { color:#0066CC; font-weight:bold; }
a:visited { color:#0066CC; font-weight:bold; }
a:active { color:#3096FC; font-weight:bold; }

a.menu:link { color: #262626; text-decoration: none; font-weight: normal; }
a.menu:visited { color: #262626; text-decoration: none; font-weight: normal; }
a.menu:hover { color: #111111; text-decoration: none; font-weight: normal; }

TD {
	font-size : 12px;
}
TEXTAREA {
	font-size : 12px;
}

INPUT {
	font-size : 12px;
}

BODY {
	font-size : 12px;
	margin: 0px;
	background-color: #FFFFFF;
}

/* --------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */
