  @font-face {
    font-family: Cambria;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/CAMBRIA1.eot);
  }
  @font-face {
    font-family: Cambria;
    font-style:  normal;
    font-weight: 700;
    src: url(../fonts/CAMBRIA0.eot);
  }
  @font-face {
    font-family: Times New Roman;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/TIMESNE0.eot);
  }
  @font-face {
    font-family: Calibri;
    font-style:  oblique;
    font-weight: 700;
    src: url(../fonts/CALIBRI1.eot);
  }
  @font-face {
    font-family: Calibri;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/CALIBRI0.eot);
  }

body 		
{
	background-color: #000000;
	margin:4px 0px; 
	padding:0px;
	text-align:center;
	color: #75A6F0;
}

body.mainBody
{
	margin: 0px 0px 0px 0px; 
	background-color: #000000;
	padding:0px;
	text-align:center;
	color: #75A6F0;
	overflow-x:hidden;
	overflow-y:hidden;
}

.bota 		
{
	color: #75A6F0; 
}

.bottxt
{
	font-size: 10px;
	color: #75A6F0; 
	text-align: center; 
	margin: 0px 0px 0px 0px; 
	padding:0px;
}
		
P.myList, a.myList, td.myList
{ 
	font-family: "Calibri, sans-serif"; 
	font-style: italic;
    font-weight: bold;
	font-size:14pt;
	color: #00B0F0;
	text-decoration: none;
	width: 1%;
	white-space: nowrap;
}

a.myLinks
{ 
	font-family: "Calibri, sans-serif"; 
	font-style: normal;
    font-weight: normal;
	font-size:8pt;
	color: #0F0F0F;
	text-decoration: none;
}

a.myLinks:hover
{ 
	font-size:10pt;
	font-weight: bold;
	color: #000000;
}

P.myDescr, DIV.switchcontent
{
	font-family: "Calibri, sans-serif"; 
	font-size:14px;
	padding-left:12px;
	padding-right:5px;
	text-align:left;
	cursor:default;
}

P.myHeading
{ 
	font-size:26pt;
}

P.mySubHeading
{ 
	font-size:18pt;
    font-weight: bold;
    padding-left:30px;
}

P.myHeading, P.mySubHeading
{
	font-family: "Cambria, sans-serif"; 
	color: #0070C0;
}

HR.myHR {
    height:1px;
    width:99.8%;
    background:#0070C0;
    color:#0070C0;
    margin: -30px 0px 0px 0px;  
    border:none;
}