/* W-Solutions (c) 2008 */

body, html {
		width: 100%;
		height: 100%;
		background-image:url(./images/header_bg.jpg);
		background-repeat: repeat-x;
		background-color: #ffffff;
		font-family: Verdana;
		font-size: 13px; 
		margin: 0;
		padding	: 0;
		color: #414141;
}

h1 {
		font-size: 18px;
}

h2 {
		font-size: 16px;
}

h3 {
		font-size: 16px;
}

h4 {
		font-size: 14px;
}

h5 {
		font-size: 12px;
}

h6 {
		font-size: 13px;
}

#content-footer h2 {
		font-size: 18px;
}
#content-footer h3 {
		font-size: 13px;
}

.gen {
		font-size: 15px;
}

.gensmall {
		font-size: 14px;
}