/* Global styles */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}


/* heading styles */

h1.maintitle  { 
	font-family:Arial, sans-serif; 
	font-size:22pt;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	margin-top:0px;
	padding-top:15px;
	color:#dfc184;
}
/* h1.maintitle:first-letter  {  font-size:130%;  } */

h1.contents  { 
	font-family:Verdana, Arial, sans-serif; 
	font-size:240%;
	font-weight:bold;
	color:#000000;
}

h2.contents  { 
	font-family:Verdana, Arial, sans-serif; 
	font-size:200%;
	font-weight:bold;
	color:#000000;
}

h3.contents  { 
	font-family:Verdana, Arial, sans-serif; 
	font-size:160%;
	font-weight:bold;
	color:#000000;
}

h4.contents  { 
	font-family:Verdana, Arial, sans-serif; 
	font-size:120%;
	font-weight:bold;
	color:#000000;
}


/* hyperlink styles */

a.FrontPageBottomLink {
	font-family:Verdana, Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color :#073922;
	text-decoration:none;
}

a.FrontPageBottomLink:hover {
	font-size:13pt;
}

a.contents, a.contents:link, a.contents:visited  { 
	color :#000088;
	font-family:Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

a.contents:hover  { 
	color :#00AAAA;
	font-family:Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

a.contents:active  { 
	color :#00AA00;
	font-family:Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}


/* paragraph styles */

p.contents   {
	font-family:Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}

p.disclaimer  {
	font-family:Verdana, Arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#FF0000;
}

p.copyright  {
	font-family:Verdana, Arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	font-style:oblique;
	color:#777777;
	text-align:center;
}

p.quotation  {
	font-family:Verdana, Arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	font-style:oblique;
	color:#777777;
	text-align:justify;
}

p.quotation-source  {
	font-family:Verdana, Arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#777777;
	text-align:right;
}


/* image styles */

img.galleryimage  {
    	width: 47%;
    	border: 3px double green;
}

img.thumbnail  {
    	width: 43%;
    	border: 1px solid green;
}

img.thumbnailwide  {
    	width: 120px;
		height: 85px;
    	border: 0;
}

img.thumbnailtall  {
    	width: 85px;
		height: 120px;
    	border: 0;
}


/* list styles */

li.contents  { 
	font-family:Verdana, Arial, sans-serif; 
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	list-style:disc;
}


/* default table styles */

td  {
	font-family:Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}
