﻿H1{
	font-family: Lydian,Times New Roman ;
	font-size: 30pt;
	font-style: italic;
	font-weight: normal;
	color: #FFD700;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	
}

H2{
	font-family: Lydian,Times New Roman;
	font-style: italic;
	font-weight:normal;
	font-size:18pt;
	color:deeppink;
	text-align:center;
	text-decoration:none;

}

H3{
	font-family: Lydian,Times New Roman;
	font-size: 16pt;
	font-weight: normal;
	color: #FF7F50;
	text-align: center;

}

H4{
	font-family : "Times New Roman", Times, serif;
	font-size : 20pt;
	font-style : italic;
	font-weight : bold;
	color : #FFD700;
	text-align : center;

}

H5{
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-style : italic;
	font-weight : bold;
	color : #FFB7E6;
	text-align : center;

}

H6{
	font-family: "Comic Sans MS";
	font-size: 15pt;
	font-style: italic;
	font-weight: normal;
	color: #F5F5F5;
	text-align: center;
}
P.main{
	font-family : Lydian,Arial;
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
	color : #ff66cc;
	text-align : justify;
	letter-spacing : 1px;

}

P.main_center {
	font-family: Lydian,Arial;
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
	color : #ff66cc;
	text-align : center;
	letter-spacing : 1px;
}

P.main_right {
	font-family : Lydian,Arial;
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
	color : #ff66cc;
	text-align : right;
	letter-spacing : 1px;

}

P.main_left {
	font-family : Lydian,Arial;
	font-size : 13pt;
	font-style : normal;
	font-weight :normal;
	color : #ff66cc;
	text-align : left;
	letter-spacing : 1px;

}

P.main_justify {
	font-family : Lydian,Arial;
	font-size : 13pt;
	font-style : normal;
	font-weight :normal;
	color : #ff66cc;
	text-align : justify;
	letter-spacing : 1px;

}
#wrapper{
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	width: 1000px;
}

#textbox{
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	width: 600px;
}

#gold2{
	color: #FFCC00;
	}
	
#pink{
	color: #FF6699;
}


#red2{
	color: #FF0066;
	font-style: italic;
}

#red{
	color: #FF4242;
}

#green{
	color:  #339966;

}

#lightblue{
	color:#00CCFF
}

#purple{
	color:#9966FF
}

#slate{
	color:#6699FF
}

#palegold{
	color:#FFCC66
}
#gold{
	color:  #FF9900;

}

#white{
	color : White;
}

#black{
	color : black;
	background-color : White;
	font-size : 11pt;
}
#normal{
	font-style : normal;
	text-align:left;
}

#justify{
	text-align: justify;
}

#nomargins{
	margin-top: 0px;
	margin-bottom: 0px;
}

#whitelink{
	color : White;
}

#goldlink{
	color : #FFCC00;
}

#whitelinknoline{
	color : White;
	text-decoration: none;
}

#pinklinknoline{
	color:#FF5050	;
	text-decoration: none;
}

#goldlinknoline{
	color : #FFCC00;
	text-decoration: none;

}

#frontpagelinks{
 font-family:Verdana, Geneva, Tahoma, sans-serif;
 font-size:medium;
 font-style:italic;
 color:#FF0066;
 text-decoration: none;

}


#noline{
	text-decoration: none;
		
}


P.end {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #ff66cc;
	text-align : center;

}

P.casual{
	font-family : "Comic Sans MS";
	font-size : 13pt;
	font-weight : normal;
	color : #ff66cc;
	text-align : center;

}

P.casual_left{
	font-family: "Comic Sans MS";
	font-size: 13pt;
	font-weight: normal;
	color: #ff66cc;
	text-align: left;

}

#indent{
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:5px;
}

a#black{
	background-color : White;
	color : Black;
	font-size : 11pt;
}


a#table{
	background-color : transparent;
	color : White;
	font-size : 11pt;
}

