body   { 
		font-family: Tahoma, Verdana, 'Arial CE', Arial, sans-serif;
		background-color: #FFFFFF;
		margin: 4px;
		padding: 0px; }

.red	{font-weight: bold; color: red;}

p    {  
		text-align: justify;
		text-indent: 10px; }

p.right { text-align: right; }
p.center { text-align: center; text-indent: 0px; }

a.head2:link { text-decoration: none; color: #000000; }
a.head2:visited { text-decoration: none; color: #000000; }
a.head2:hover { text-decoration: none; color: #000000; }
a.head2:active { text-decoration: none; color: #000000; }

a:link { text-decoration: none; color: #0000FF; font-weight: bold; }
a:visited { text-decoration: none; color: #0000FF; font-weight: bold; }
a:hover { text-decoration: underline; color: #0000FF; font-weight: bold; }
a:active { text-decoration: underline; color: #0000FF; font-weight: bold; }

a.discnick:link { text-decoration: none; color: #000000; font-weight: bold;}
a.discnick:visited { text-decoration: none; color: #000000; font-weight: bold;}
a.discnick:hover { text-decoration: underline; color: #000000; font-weight: bold;}
a.discnick:active { text-decoration: underline; color: #000000; font-weight: bold;}

h1	 	{ font-size: 10pt;
		font-weight: bold;
		font-style: none;
		text-indent: 30 px;
		color: #0000FF;
		background-color: #C0C0C0;
		text-align: left;
		letter-spacing: 3px;
		border-left-width: 0 pt;
		border-bottom-width: thin;
		border-right-width: 0 pt;
		border-top-width: 0 pt;
		border-bottom-color: #0000FF;
		border-style: solid; }

h2		{  font-size: 100%;
		font-weight: bold;
		line-height: 120%;
		text-align: right;
		text-indent: 0px;
		border-left-width: 0 pt;
		border-bottom-width: thin;
		border-right-width: 20 pt;
		border-top-width: 0 pt;
		border-bottom-color: #000000;
		border-right-color: #FFFFFF;
		border-style: solid; }

h3		{  font-size: 80%;
		font-weight: bold;
		line-height: 120%;
		text-align: left;
		text-indent: 10px;
		border-left-width: 0 pt;
		border-bottom-width: thin;
		border-right-width: 0 pt;
		border-top-width: 0 pt;
		border-bottom-color: #000000;
		border-style: solid; }
		

input { font-family: Tahoma, Verdana, 'Arial CE', Arial, sans-serif; font-weight: bold; color: #0000FF; background-color: #C0C0C0; text-indent: 0 px;}

input.go  {font-size: 80%; border-color:#0000FF; cursor: hand; border-style: solid; }

select { font-family: Tahoma, Verdana, 'Arial CE', Arial, sans-serif; background-color: #C0C0C0; color: #0000FF; font-weight: bold; text-indent: 0 px; text-align: left;}

textarea {font-family: Tahoma, Verdana, 'Arial CE', Arial, sans-serif; font-size: 10pt; background-color: #C0C0C0; color: #0000FF; font-weight: normal; cursor: text;}

input.checkbox {font-size: 80%; border: 0; cursor: hand; background-color: #FFFFFF;}
