/* General */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border-width: 0;
}

body {
	font-size: 13px;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height:180%;
	color: black;
	text-align: justify;
}

p {
	font-size: 13px;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height:180%;
	color: black;
	text-align: justify;
}

table {
	font-size: 13px;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height:180%;
	color: black;
	text-align: justify;
}


.heading {
	font-size: 10px;
	font-family: tahoma, arial;
	color: #FF9900;
	font-weight: bold;
}

.paragraph {


}

.indent {

}

.pixelborder {

}


/* Form */
input {
	font-size: 13px;
	font-family: tahoma, arial;
	color: black;
}