@charset "utf-8";

p {
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
ul {
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


h1,h2,h3,h4,h5,h6 {
font-family: verdana, Arial, Helvetica;
}


a:link {
	font-family: sans-serif, Arial, Helvetica;
	color: #0033FF;

}
a:visited {
	font-family: sans-serif, Arial, Helvetica;
	color: #0033FF;
}

a:hover {
	font-family: sans-serif, Arial, Helvetica;
	color: #0066FF;
}




.paragraph {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.paragraph_bold {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.pharagraph_italic {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

img {
border: 0px;
}