/*----------------- Available to users --------------------*/

h1 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #C5292F;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
h3 {
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 50px;
	font-size: 1.1em;
}
h4 {
	color: #333333;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
}
.Intro {
	font-weight: bold;
	padding-left: 0px;
}
.ListPDF {
	list-style-image: url(../images/smallicons/smallpdf.gif);
}
.ListZip {
	list-style-image: url(../images/smallicons/smallzip.gif);
}
.ListDoc {
	list-style-image: url(../images/smallicons/smalldoc.gif);
}
.ListInstall {
	list-style-image: url(../images/smallicons/smallinstall.gif);
}
.ListWMV {

	list-style-image: url(../images/smallicons/smallwmv.gif);
}
.ListHTML {
	list-style-image: url(../images/smallicons/smallhtm.gif);
}
.ListPSD {
	list-style-image: url(../images/smallicons/smallpsd.gif);
}
.ListXLS {
	list-style-image: url(../images/smallicons/smallxls.gif);
}

