body{
	background-color:CED0D0;
}
h1{
   color: #525252;
   font-size: 18pt;
   white-space : nowrap;
   text-decoration:none;
   font-family: Palatino Linotype;
}

h2{
   color: #525252;
   font-size: 12pt;
   white-space : nowrap;
   text-decoration:none;
   font-family: Palatino Linotype;
}

.dgstable{
   border-collapse: collapse;
   background: CED0D0;
   border: solid black 2px;
   
}
.dgstable2{
   border-collapse: collapse;      
}

.dgsrephead{
   color: #04005E;
   font-size: 8pt;   
   text-decoration:none; 
   font-family = Arial;
}
.mycopyright{
   color: #5B5B5B;
   font-size: 10;   
   text-decoration:none;
   font-family: Palatino Linotype;
}

.text1{
   font-family: Palatino Linotype;
   font-size: 12px;   
   background-color: #f0f0f0;
}

.contacttxt1{
   color: #757575;
   font-size: 10pt;
   white-space : nowrap;
   text-decoration:none;
   font-family: Palatino Linotype;
}
.contacttxt2{
   color: #757575;
   font-size: 10pt;
   white-space : nowrap;
   text-decoration:none;
   font-family: Palatino Linotype;
}

a{
   color: #04005E;
   font-size: 8pt;
   white-space : nowrap;
   text-decoration:none;
   font-family: Palatino Linotype;
}

a.menulink {
   color: #757575;
   font-size: 12pt;
   white-space : nowrap;
   text-decoration:none;
   font-family: Palatino Linotype;	
}

a:hover.menulink {
   color: #757575;
   font-size: 12pt;
   white-space : nowrap;
   text-decoration:underline;
   font-family: Palatino Linotype;
}

a:active.menulink {
   color: #757575;
   font-size: 12pt;
   white-space : nowrap;
   text-decoration:underline;
   font-family: Palatino Linotype;
}

a:visited.menulink {
   color: #757575;
   font-size: 12pt;
   white-space : nowrap;
   font-family: Palatino Linotype;
}

LI{
	margin-bottom: 5px;
}
