﻿h1
{
	color: #0000ff;
	font-family: 'comic sans ms' , verdana, tahoma;
	font-size: 16px;
	font-weight: bold;
	word-spacing: 15px;
	letter-spacing: 3px;
	text-align: center;
}

h2
{
	font-family: 'comic sans ms' , verdana, tahoma;
	font-size: 15px;
	font-weight: bold;
	word-spacing: 15px;
	letter-spacing: 2px;
	text-align: center;
}

h3
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

h5
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
}

h4
{
	color: #0000ff;
	font-family: 'comic sans ms' , verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 15px;
	letter-spacing: 3px;
	text-align: center;
}



p
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color:Blue
}

#blue
{
	color: #0000FF;
}

#pink
{
	color: #FF1493;
}

#purple
{
	color: #7D007D;
}

#txtJustify
{
	text-align: justify;
	color: #00FF00;
}

#txtCenter
{
	text-align: center;
}

#ttleSub1
{
	color: #AE0057;
	font-size: 13px;
	word-spacing: 2px;
	letter-spacing: 1px;
}

#ttleSub2
{
	color: #0000ff;
	font-size: 12px;
	font-weight: normal;
}

#size12
{
	font-size: 12px;
}

#ttleShdw
{
	font-size: 20px;
	font-family: 'comic sans ms' , verdana, tahoma;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-align: center;
	position: relative;
}

#ttleShdw1
{
	color: #c71585;
	position: relative;
	top: 20px;
	left: 0px;
	z-index: 2;
}

#ttleShdw2
{
	color: #d8bfd8;
	position: absolute;
	top: 25px;
	left: 3px;
	right: 3px;
	
}
