/* Registration*/

a:link		{ color: #000080; font-family: Arial; font-size: 9pt; text-decoration: underline; font-weight: bold;}
a:visited	{ color: #008000; font-family: Arial; font-size: 9pt; text-decoration: underline; }
a:active	{ color: #FF0000; font-family: Arial; font-size: 9pt; text-decoration: underline; }
a:hover		{ color: #FF0000; font-family:  Arial; font-size: 9pt; text-decoration: underline; font-weight: bold;}

h1			{ font-variant: normal; color: #000080; font-size: 16pt; font-family: Arial; font-weight: bold; text-align: center; }
h2			{ font-variant: normal; color: #000080; font-size: 12pt; font-family: Arial; font-weight: bold; text-align: center; }
h3			{ font-variant: normal; color: #000080; font-size: 12pt; font-family: Arial; font-weight: bold; text-align: left; }

/* Form */
#rg101		{ font-variant: normal; font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold; font-style: italic; text-align: right; vertical-align: top; padding: 0.25cm 0.0cm; }
#rg102		{ font-variant: normal; font-family: Arial; font-size: 10pt;  color: #FF0000; text-align: left; vertical-align: top; padding: 0.25cm 0.0cm; }
#rg103		{ font-variant: normal; font-family: Arial; font-size: 10pt;  color: #000080; text-align: left; vertical-align: top; padding: 0.25cm 0.0cm; }
#red		{ color: #FF0000; font-weight: bold; } 