body {
	margin: 0 0 0 0;
	background-color: #F0EFEF;
	background-repeat: repeat-x;
	padding: 0;
	}
body, td, pre, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	color: #333;
	}
a:link {
	text-decoration: none;
	color: #30A8BC;
	}
a:active {
	font-weight: normal;
	color: #31A0C7;
	text-decoration: none;
	}
a:hover, a:visited {
	color:#F83296;
	font-style: normal;
	text-decoration: none;
	}
h1, h2 {
	color: #F7328E;
	font-size: 16px;
	font-variant: normal;
	}
h2 {
	font-size: 14px;
	}
p {
    line-height: 1.4;
	
	}
ul {
	line-height: 1.4;
	}
.title {
	font-size: 14px;
	font-weight: bold;
}

