body {
  background: white;
  color: black;
  font-family: Arial, Verdana, Sans-serif;
}

img {
  border: none;
}

hr {
  height: 1px;
}

background {
	background-repeat: no-repeat;

a {
  background: none;
  color: #003366;
  font-size: 12px;
  font-family: Arial, Verdana, Sans-Serif;
  font-weight: 800;
}

a:visited, a:active, a:link {
	color: #003366;
	text-decoration: none;
	}
	

a:hover {
	color: #000000;
	text-decoration: underline;
	}

.allports {
  font-size: 12px;
  color: black;
  text-align: left;
  font-family: Arial, Verdana, Sans-Serif;
  font-weight: 400;
}

.allports2 {
  font-size: 12px;
  color: black;
  text-align: left;
  font-family: Arial, Verdana, Sans-Serif;
  font-weight: 800;
}

a#nav {
  font-size: 50px;
  color: 003366;
  text-align: right;
  font-family: Arial, Verdana, Sans-Serif;
  font-weight: 900;
  text-decoration: none;
}

.mail {
  font-size: 12px;
  color: 003366;
  text-align: left;
  font-family: Arial, Verdana, Sans-Serif;
  font-weight: 800;
  line-height: 100%;
}

.mail2 {
  font-size: 10px;
  color: black;
  text-align: left;
  font-family: Arial, Verdana, Sans-Serif;
  font-weight: 800;
  line-height: 100%;
}



/* font-family
SERIF 
	Georgia , Times , "Times New Roman" , times , serif;
SANS
	Arial ,  Geneva , Verdana , Helvetica ,  sans-serif;
MONO
	"Andale Mono" , Courier , "Courier New" , courier , mono;
*/

/* a:link {color: 663366; text-decoration: none; font-weight: bold; } */
/* a:active {color: 663366; text-decoration: none; } */
/* a:hover {color: cccc00; text-decoration: none; } */
/* a:visited {color: 663366; text-decoration: none; } */

h1 , h2 , h3 , h4 , h5 { font-weight: 900; margin: 0 0 0 0; padding: 0 0 0 0; }
h1 {	 font-size: 40px; color: 003366;}
h2 {	 font-size: 30px; color: 003366;}
h3 {	 font-size: 24px; color: 003366;}
h4 {	 font-size: 14px; color: 003366}
h5 {	 font-size: 9px ; color: 003366;}

/* font-weights */
.pxlt9, .pxlt10, .pxlt11, .pxlt12, .pxlt13, .pxlt14, .pxlt15, .pxlt16, .pxlt17, .pxlt18,  .pxlt19, .pxlt20, .pxlt21, .pxlt22, .pxlt24, .pxlt28, .pxlt30, .pxlt33, .pxlt36 
{
	font-weight:100;
}

.px9, .px10, .px11, .px12, .px13, .px14, .px15, .px16, .px17, .px18, .px19, .px20, .px21,  .px22, .px24, .px28, .px30, .px33, .px36 
{
	font-weight:400;
}

.pxb9, .pxb10, .pxb11, .pxb12, .pxb13, .pxb14, .pxb15, .pxb16, .pxb17, .pxb18,  .pxb19, .pxb20, .pxb21, .pxb22, .pxb24, .pxb28, .pxb30, .pxb33, .pxb36
{
	font-weight:700;
}

.pxbb9, .pxbb10, .pxbb11, .pxbb12, .pxbb13, .pxbb14, .pxbb15, .pxbb16, .pxbb17, .pxbb18, .pxbb19, .pxbb20, .pxbb21, .pxbb22, .pxbb24, .pxbb28, .pxbb30, .pxbb33, .pxbb36
{
	font-weight:900;
}

/* font sizes */
.pxlt9, .px9, .pxb9, .pxbb9 {
	font-size: 9px ! important;
}
.pxlt10, .px10, .pxb10, .pxbb10 {
	font-size: 10px;
}
.pxlt11, .px11, .pxb11, .pxbb11 {
	font-size: 11px;
}
.pxlt12 .px12, .pxb12, .pxbb12 {
	font-size: 12px;
	
}
.pxlt13, .px13, .pxb13, .pxbb13 {
	font-size: 13px;
}
.pxlt14, .px14, .pxb14, .pxbb14 {
	font-size: 14px;
}
.pxlt15, .px15, .pxb15, .pxbb15 {
	font-size: 15px;
}
.pxlt16, .px16, .pxb16, .pxbb16 {
	font-size: 16px;
}
.pxlt17, .px17, .pxb17, .pxbb17 {
	font-size: 17px;
}
.pxlt18, .px18, .pxb18, .pxbb18 {
	font-size: 18px;
}
.pxlt19, .px19, .pxb19, .pxbb19 {
	font-size: 19px;
}
.pxlt20, .px20, .pxb20, .pxbb20 {
	font-size: 20px;
}
.pxlt21, .px21, .pxb21, .pxbb21 {
	font-size: 21px;
}
.pxlt22, .px22, .pxb22, .pxbb22 {
	font-size: 22px;
}
.pxlt24, .px24, .pxb24, .pxbb24 {
	font-size: 24px;
}
.pxlt28, .px28, .pxb28, .pxbb28 {
	font-size: 28px;
}
.pxlt30, .px30, .pxb30, .pxbb30 {
	font-size: 30px;
}
.pxlt33, .px33, .pxb33, .pxbb33 {
	font-size: 33px;
}
.pxlt36, .px36, .pxb36, .pxbb36 {
	font-size: 36px;
}
.pxb12 {
	font-family: Arial, "Trebuchet MS", Verdana;
	color: #000000;
}
