﻿


h1 {
	font-style: Italic;
	font-family: Monotype Corsiva;
	color: #DE396D;
	font-size: 30pt; 
}	
h2 {font-style: Italic; font-family: Monotype Corsiva; color: #DE396D; font-size:20pt}

h3 {font-style: Italic; font-family: Monotype Corsiva; color: #DE396D; font-size:18pt}
h4 {font-style: Italic; font-family: Monotype Corsiva; color: #FFFFFF; font-size:16pt}

p {
	margin-left:70pt;
	margin-right:70pt;
	font-style: Italic;
	text-align: justify;
	text-indent: 30pt;
	font-family: Arial;
	font-size: 13pt;
	}
cite {font-weight: bold; font-family: Arial; font-size: 12pt}

dl {font-style: Italic; font-family: Arial, Helvetica, sans-serif; font-size: 13pt}
dt {font-style: Italic; font-weight: bold; font-size: 13pt;text-align:left; margin-left:70pt}
dd {font-style: Italic; text-align:justify; margin-left:70pt; margin-right:70pt; margin-left:90pt}

ul {font-style: Italic; text-align:justify; font-family: Arial; font-size: 13pt; margin-left:70pt; margin-right:70pt}
ol {font-style: Italic; text-align:justify; font-family: Arial; font-size: 13pt; margin-left:70pt; margin-right:70pt}
a {font-style: Italic; font-family: Times New Roman; font-size: 12pt; color: #ffffff}
table.main{
	margin-top: -20px;
	max-height: 10000px;
	min-height: 600px;
	background-color: #F2E5DF;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #DE396D;
	border-right-color: #DE396D;
	border-bottom-color: #DE396D;
	border-left-width: medium;
	border-right-width: medium;
}

