a:link {
		font-size: 12px;
		color: #000066;
		text-decoration: underline;
}
a:hover {
		color: #D2091B;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
		color: #0752A5;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
}

a:active {
		color: #0F9452;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
}

p {
		font-size: 14px;
}

h1 {
		font-size: 22px;
		font-weight: bold;
}

h2 {
		font-size: 18px;
		font-weight: bold;
}

h3 {
		font-size: 16px;
		font-weight: bold;
		line-height: 27px;
}

h4 {
		font-size: 12px;
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
}

h5 {
		font-size: 12px;
		font-weight: bold;
}

h6 {
		font-size: 10px;
}

.j {
		text-align: justify;
}

.c {
		text-align: center;
}

.bold {
		font-weight: bold;
}

.quote  {
		margin: 0px auto 10px;
		text-align: justify;
		background: #0099CC;
		border-style: solid;
		border-color: #000033;
		font-size: 12px;
		font-style: oblique;
		font-weight: bold;
		padding: 10px;
}

.quoteS  {
		margin: 0px auto 10px;
		text-align: justify;
		background: #0099CC;
		border-style: solid;
		border-color: #000033;
		font-size: 10px;
		font-style: oblique;
		font-weight: bold;
		padding: 10px;
}

.quoteL  {
		margin: 0px auto 10px;
		background: #0099CC;
		border-style: solid;
		border-color: #000033;
		font-size: 12px;
		font-style: oblique;
		font-weight: bold;
		padding: 10px;
		text-align: left;
}

.galleryContent {
		padding: 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
		background: bottom;
		margin: 10px auto;
		width: 450px;
} 

.photo img {
		padding: 4px;
		border-top: 3px solid #666666;
		border-right: 3px solid #000000;
		border-bottom: 3px solid #000000;
		border-left: 3px solid #666666;
		background: #FFFFF0;
}

.figure  {
		margin: 0px auto 10px;
		text-align: center;
}

.figure p {
		text-align: center;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 0px 5px;
		color: #000000;
}

.figureL  {
		margin: 0px 10px 10px;
		float: left;
}
.figureL  p {
		text-align: center;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 0px;
}

.figureR  {
		margin: 0px 10px 10px;
		float: right;
}
.figureR  p {
		text-align: center;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 0px;
}

.table1 td {
		border: 1px solid #0653A3;
		padding-left: 10px;
}

.table1 tr {

}

.table1 {
		border: 1px solid #0B54A1;
}

.table1 a:link {
		font-size: 14px;
		color: #000066;
		text-decoration: underline;
}
.table1 a:hover {
		color: #D2091B;
		font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.table1 a:visited {
		color: #0752A5;
		font: 14px Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
}

.table1 a:active {
		color: #0F9452;
		font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.table1 p {
		font-size: 15px;
}

.table2 td {
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;
		padding-left: 10px;
}

.table2 tr {
		text-align: left;
		vertical-align: text-top;
		padding-left: 10px;
}

.table2 {
		padding-left: 10px;
		text-align: left;
		vertical-align: top;
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;
}

.table2 a:link {
		font-size: 14px;
		color: #000066;
		text-decoration: underline;
}
.table2 a:hover {
		color: #D2091B;
		font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.table2 a:visited {
		color: #0752A5;
		font: 14px Verdana, Arial, Helvetica, sans-serif;
		text-decoration: underline;
}

.table2 a:active {
		color: #0F9452;
		font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.table2 p {
		font-size: 15px;
}

hr {
		width: 90%;
		border-top: 3px groove #000033;
		margin-right: auto;
		margin-left: auto;
}
