/* External Style Sheet */
body
{
background-image="";
}

h1,h2
{text-align: center;
font-style: normal;
font-family: georgia, san-serif;
color: #003366;} /* Navy Blue */

.mainback
{background-image: url('temple.jpg');} /* Main background */

.myback
{background-image: url('');}

.mytop
{background-image: url('top_cross.jpg');}

.title
{color: #003366; /* Navy Blue */
font-style: italic;
font-weight: bold;
font-family: Times new roman, san-serif;
text-align: center;
font-size: 42pt;}

.subtitle
{color: #336699; /* Lighter Blue */
font-style: italic;
font-weight: bold;
font-family: Times new roman, san-serif;
text-align: center;
font-size: 18pt;}

p.text
{color: #000000; /* Black */
font-style: normal;
font-family: georgia, serif;
text-align: left;
font-size: 14pt;
padding: 1em;}

p.text1
{color: #000000; /* Black */
font-style: normal;
font-family: georgia, serif;
text-align: center;
font-size: 10pt;
padding: 1em;}

p.text2
{color: #000000; /* Black */
font-style: normal;
font-family: georgia, serif;
text-align: left;
font-size: 12pt;
padding: 1em;}

p.text3
{color: #000000; /* Black */
font-style: normal;
font-family: georgia, serif;
text-align: left;
font-size: 10pt;
padding: 0em;}

p.textc
{color: #000000; /* Black */
font-style: normal;
font-weight: bold;
font-family: georgia, serif;
text-align: center;
font-size: 12pt;}

p.textsmall
{color: #000000; /* Black */
font-style: normal;
font-weight: normal;
font-family: georgia, serif;
text-align: center;
font-size: 8pt;}

p.textsm
{color: #000000; /* Black */
font-style: normal;
font-weight: normal;
font-family: georgia, serif;
text-align: left;
font-size: 8pt;}

p.indent
{text-indent: 2em;
padding-left: 7em;
padding-right: 7em;}

p.indent1
{padding-left: 77em;
padding-right: 77em;}

p.textblue
{color: #000099; /* Navy Blue */
font-style: italic;
font-weight: bold;
font-family: georgia, serif;
text-align: center;
font-size: 22pt;}

p.red
{color: #FF0000; /* for message scroll red text */
font-style: normal;
font-weight: normal;
font-family: Arial, serif;
text-align: center;
font-size: 14pt;
padding-left: 0em;
padding-right: 0em;}

p.white
{color: #333399; /* for blue bold text*/
font-style: normal;
font-weight: bold;
font-family: georgia, serif;
text-align: left;
font-size: 13pt;
padding-left: 1em;
padding-right: 1em;}

.list /* for lists circle bullet */
{list-style: circle;
color: #000000; /* Black */
font-style: normal;
font-family: georgia, serif;
text-align: left;
font-size: 14pt;
padding: 1em;}