﻿/* External stylesheet */

body		{ background-color: #000000;
		  font-family: arial, sans-serif;
		  font-size: 10pt;
		  color: #FFFFFF;	
		  background-repeat: no-repeat;	}

a		{ text-decoration: underline;
		  font-weight: bold;
	  	  color: #FFFFFF; 		}

p		{ font-family: arial, sans-serif;
		  font-size: 10.5pt;
		  color: #FFFFFF;
		  text-align: justify;		}

div		{ font-family: arial, sans-serif;
		  color: #FFFFFF;		}

ul		{ font-size: 10.5pt;		}

.welcome	{ text-align: center;
		  font-size: 10pt; 		}

.header		{ font-size: 12pt;
		  font-weight: bold;
		  white-space: nowrap; 		}

.noline		{ font-family: Trebuchet MS, arial;
		  text-decoration: none;	}
