﻿h1 {margin-top: 0em; margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #C0C0C0;
}
h2 {margin-top: 0em; margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #C0C0C0;
	font-weight: lighter;
	line-height: normal;
}
h3 {margin-top: 0em; margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #C0C0C0;
	font-weight: bold;
}
h3.red {
    margin-top: 0em; margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0000;
	font-weight: lighter;
	line-height: normal;
}
h3.blue {
    margin-top: 0em; margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7E93AF;
	font-size: large;
}
h4 {margin-top: 0em; margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #C0C0C0;
}
h5 { margin-top: 0em; margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #C0C0C0;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0000;
}
h1,h2,h3,h4,h5,p,ul { font-family: Arial, Helvetica, sans-serif; 
}

p {
	margin-top: 1em; margin-bottom: 1em;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: lighter;
	color: #C0C0C0;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #C0C0C0;
}
.red{
	color:red
}
