/*#Body#*/
body {
	background: #fff url(/5nova-com/media/website/site_back.png) repeat-x top;
	color: #333;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 16px;
}

#board {
	background: url(/5nova-com/media/website/board_back.png) no-repeat top;
}

/*#H1#*/
h1 {
	font-size: 21px;
	line-height: 21px;
}

/*#H2#*/
h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

/*#H3#*/
h3 {
	font-weight: bold;
	color: #b3a629;
	line-height: 18px;
}

h3 a {
	text-decoration: none;
	color: #b3a629;
}

/*#H4#*/
h4 {
	font-size: 11px;
	color: #351789;
	line-height: 16px; 
}

h4 a {
	text-decoration: none;
	color: #351789;
}

/*#H5#*/
h5 {
	font-size: 11px;
	line-height: 11px; 
}

h5 a {
	color: #b3a629;
	text-decoration: none;
}

/*#H6#*/
h6 {
	color: #333;
	line-height: 10px;
	font-size: 10px;
}

/*#P#*/
p a {
	color: #351789;
	text-decoration: none;
}

/*#UL#*/
ul {
	list-style-type: none;
}