
body {
	background-image: url(images_setup/background.gif);
	background-repeat: repeat;
	font-size: 18px;
	color: #330066;
	text-align: left;
	}
	
td,p {
	font-size: 18px;
	color: #330066;
	text-align: left;
	}

h1 {font-size: 20px; color: #330066; font-weight: bold;}

a:link {
	color: #330066;
	text-decoration: none;
	}
	
a:visited {
	color: #330066;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a:active {
	text-decoration: none;
	}
	
.link {
	color: #0033ff;
	text-decoration: underline;
	}

.size20_bold {
	font-size: 20px;
	color: #330066;
	font-weight: bold;
	}
	
.size20_bolditalic {	
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	}

.size20_underline {
	font-size: 20px;
	color: #330066;
	}

.size18 {
	font-size: 18px;
	color: #330066;
	}

.nrb330066 {color: #330066}
.nrb_bold {color: #330066; font-weight: bold; }
.nbr0033FF {color: #0033FF;}

.delete1 {font-size: 18px}
.delete2 {color: #330066; font-size: 18px; }
