body {
	font-family: "Comic Sans MS"; font-size: 12pt; background-color: rgb(255, 255, 96); font-color: "#000001";
}
.mytable {
	margin-top: 0px; border-collapse: collapse;
}
.verticalLine {
	border-right-color: rgb(255, 0, 0); border-right-width: thick; border-right-style: solid;
}
.horizantalLine {
	border-bottom-color: rgb(255, 0, 0); border-bottom-width: thick; border-bottom-style: solid;
}
.aratablo {
	border: 1px solid blue; border-image: none; color: blue; border-collapse: collapse;
}
aratablo td {
	border: 1px solid blue; border-image: none; color: blue; border-collapse: collapse;
}
aratablo th {
	border: 1px solid blue; border-image: none; color: blue; border-collapse: collapse;
}
.indent {
	padding-left: 16cm;
}
#circle {
	border-radius: 50%; width: 200px; height: 230px;
}
#circle1 {
	border-radius: 50%; width: 200px; height: 300px;
}
.text1 {
	text-align: justify; 
	color: black; 
	font-family: "Comic Sans MS";
 	font-size: 18pt; 
	font-weight: normal;
text-align: justify;
}
.textbrw {
	text-align: justify; 
color: brown; 
font-family:  font-size: 14pt; 
font-weight: normal;
}
.textit {
	text-align: justify; color: blue; padding-left: 1cm; font-family: "Comic Sans MS"; font-size: 12pt; font-style: italic; font-weight: normal;
}
.textgrn {
	text-align: justify; 
color: green; 
padding-left: 1cm; 
font-family: "Comic Sans MS"; 
font-size: 12pt; 
font-style: italic; 
font-weight: normal;
}
.textsp {
	color: blue; 
letter-spacing: 2px; 
font-family: "Comic Sans MS"; 
font-size: 18pt; 
font-weight: normal;
}
.text3 {
	color: black; padding-left: 2cm; font-family: "Comic Sans MS"; font-size: 14pt; font-style: italic;
}
.text4 {
	color: red; padding-left: 620px; font-family: "Comic Sans MS"; font-size: 14pt; font-style: italic;
}
h5 {
	text-align: center; color: orange; font-family: "Comic Sans MS"; font-size: 14pt; font-style: italic; font-weight: normal;
}
.text6 {
	text-align: justify; color: black; font-family: "Comic Sans MS"; font-size: 20pt; font-weight: normal;
}
.text7 {
	text-align: justify; color: blue; font-family: "Comic Sans MS"; font-size: 8pt; font-weight: normal; background-color: rgb(255, 186, 255);
}
.text9 {
	text-align: justify; color: green; font-family: "Comic Sans MS"; font-size: 10pt; font-style: italic; font-weight: normal;
}
.textbgy {

color: blue; 
font-family: "Comic Sans MS"; 
font-size: 18pt; 
font-weight: normal; 
background-color: yellow;
}
.textbgr {
	text-align: justify; color: white; padding-left: 1cm; font-family: "Comic Sans MS"; font-size: 18pt; font-weight: normal; background-color: red;
}
.textbgp {
	text-align: justify; color: white; padding-right: 16px; padding-left: 16px; font-family: "Comic Sans MS"; font-size: 14pt; font-weight: normal; background-color: rgb(255, 0, 255);
}
.textbgb {
	color: white; font-family: "Comic Sans MS"; font-size: 14pt; font-weight: normal; background-color: rgb(50, 100, 150);
}
.textbglb {
	color: white; 
font-family: "Comic Sans MS"; 
font-size: 18pt; 
font-weight: normal; 
background-color: rgb(160, 255, 255);
}
.textbglb {
	color: red; 
font-family: "Comic Sans MS"; 
font-size: 18pt; font-style: italic; font-weight: normal; background-color: rgb(0, 255, 255);
}
div.image {
	display: block;
}
h1 {
color: red; 
font-family: "Comic Sans MS"; 
font-size: 18pt; 
font-weight: bold; 
text-shadow: 2px 4px #0094ff;
}
h2 {
text-align: left; 
color: blue; 
font-family: "Comic Sans MS"; 
font-size: 16pt; 
font-weight: bold;
}
h10 {
	color: blue; 
font-family: "Comic Sans MS"; 
font-size: 14pt; 
font-weight: bold;
}
h3 {

text-align: center; 
color: blue; 
font-family: "Comic Sans MS"; 
font-size: 14pt; 
font-style: italic; 
font-weight: normal;
}
h4 {
	text-shadow: 2px 2px #ff0000;
}
h6 {
	color: green; 
font-family: "Comic Sans MS"; 
font-size: 14pt; 
font-weight: normal;
}
.text8 {
	text-shadow: 2px 2px #0000ff;
}
a:link {
	color: rgb(0, 255, 255); text-decoration: none;
}
a:visited {
	color: rgb(255, 0, 255);
}
a:hover {
	color: rgb(255, 255, 0);
}
a:active {
	color: blue;
}
ul {
    padding: 0;
    margin: 0;
}

ol {
    padding-top: 0;
    margin-top: 0;
padding-bottom: 0;
    margin-bottom: 0;

}