a:link {color:#1d497a; text-decoration: underline;}
a:visited {color:#1d497a; text-decoration: underline;}
a:hover {color:#3761a0; text-decoration: underline;}
a:active {color:#3761a0; text-decoration: underline;}


body 		{
		font-family: Arial,Helvetica,sans-serif;
		font-size: small;
		color: #000000;
		background: #FFFFFF;
		padding: 0;
		margin: 0;
		}

.biggertext {
		font-size: 11pt;
		text-align: justify;
		}
		
.justify 	{
		text-align: justify;
		}

.regtext 	{
		font-size: 10pt;
		text-align: justify;
		}
		
.regtext2 	{
		font-size: 10pt;
		}

.nexttext {
		font-size: 9pt;
		}

.medtext 	{
		font-size: 8pt;
		}

.smalltext 	{
		font-size: 7pt;
		}

.halfspace {
		line-height:20%;
		font-size:x-small;
		}

.padded 	{
		padding: 20;
		font-family: Arial,Helvetica,sans-serif;
		font-size: small;
		}
		
.red 	{
		color: #FD0C00;
		}