body {
background-image: url("n_images/bg.gif");
background-repeat: no-repeat
}

h1 {
font-family:verdana;
font-size:16px;
color:#FFFFFF;
text-align:left;
}

h2 {
font-family:verdana;
font-size:14px;
color:#FFFFFF;
text-align:left;
}

p {
font-family:verdana;
font-size:11px;
font-weight:bold;
padding:10px
}

.main {
text-align:justify;
color:#333333;
}

.side {
color: #FFFFFF;
background-color:#FF9900
}

.bottom {
text-align:right
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline
}



