/* UNIVERSAL */
a:active{
	color : #0a0a0a;
}
a:link{
	color : #0a0a0a;
}
a:visited{
	color : #0a0a0a;
}
a:hover{
	color : #4a4a4a;
}

p.content1 {
	font-family : sans-serif;
	font-size : 10pt;
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.content1:first-letter {
	color: #ff0000;
	font-size: x-large;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}

p.content2 {
	font-family : sans-serif;
	font-size : 10pt;
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.content3 {
	font-family : sans-serif;
	font-size : 10pt;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
}

ul{
	margin-top : 0px;
	margin-bottom : 0px;
}

li.settings{
	margin-left : 2px;
	list-style-type : square;
}
li.none{
	margin-left : 0px;
	list-style-type : none;
}

li#content1{
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

li#content2{
	font-family : sans-serif;
	font-size : 10pt;
}

li#content3{
	font-family : sans-serif;
	font-size : 10pt;
	text-align : center;
}

.caption {
	font-family : sans-serif;
	font-size : 8pt;
	text-indent : 0px;
	line-height : 13px;
}
h1.contentHeader {
	font-family : sans-serif;
	margin : 0px 0px 0px 0px;
	text-align : justify;
	text-indent : 0px;
	font-size : 16px;
}

h2.contentParagraph {
	font-family : sans-serif;
	margin : 0px 0px 0px 0px;
	text-align : justify;
	text-indent : 0px;
	font-size : 14px;
}

#contentParagraph{
	text-align : center;
}

p.blockquote {
	font-family : sans-serif;
	margin : 2px 2px 2px 75px;
	font-size : 10pt;
	text-align : justify;
}

#bullet{
	text-align : justify;
	font-family : sans-serif;
	font-size : 12px;
}

#content01{
	text-align : justify;
	padding-right : 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-top : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#red{
	color : Red;
}
#green{
	color : green;
}
#orange{
	color : orange;
}

#vet{
	color : 9F9F9F;
}

#therm{
	color: C81212;
}

#blue{
	color : Blue;
}

#footer01{
	text-align : center;
	padding-right : 2x;
	padding-bottom : 0px;
	padding-left : 2px;
	padding-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


