.header {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.header:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:D2D6DC;
	text-decoration: none;
}
.leftlinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 5F6064;
	text-decoration: none;
}
.leftlinks:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: E50429;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: 5F6064;
	text-decoration: none;

}
.body {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	

}
input {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	

}
textarea {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
}
.bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.subcategories {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 5F6064;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: 5F6064;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.paragraph {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	overflow: auto;
	height: 200px;
	width: 350px;
	text-align: justify;
	padding-right: 10px;






}
.scroll {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 2px;
	overflow: auto;
	height: 320px;
	width: 375px;

}
