body{ background-color:#FFFFFF; 
      margin: 0px; 
      font-family: Arial, Helvetica, Verdana, Mryiad, MS Sans Serif;
      text-align:center;
      background-color: #ddd;
     }
a, a:visited{ color:#000033; text-decoration:none }
a:active, a:hover{ color:#000033; text-decoration:underline }

             
.page_text { color: #000000; 
               font-weight: normal; 
               font-size: 14px; 
               line-height: 19px
             }
             
.page_textsmaller { color: #333333; 
               font-weight: normal; 
               font-size: 12px; 
               line-height: 15px
             }
             
.page_texttiny { color: #333333; 
               font-weight: normal; 
               font-size: 10px; 
               line-height: 10px
             }
             
.page_title { color: #000000; 
               font-weight: bold; 
               font-size: 35px; 
               line-height: 40px
             } 
             
.page_subtitle { color: #000000; 
               font-weight: bold; 
               font-size: 18px; 
               line-height: 22px
             } 
             
.page_identifier { color: #000000; 
               font-weight: normal; 
               font-size: 13px; 
               line-height: 14px
             }
             
.page_textlarger { color: #000000; 
               font-weight: normal; 
               font-size: 21px; 
               line-height: 29px
             } 
			 
.page_textmed { color: #000000; 
               font-weight: normal; 
               font-size: 17px; 
               line-height: 21px
             } 
			 
.page_txblue { color: #006699; 
               font-weight: bold; 
               font-size: 17px; 
               line-height: 21px
             }              
             
.nav_text { color: #ffffff;
             font-weight: bold;
             font-size: 14px;
             line-height: 16px
           	 }
			 
.nav_smaller { color: #ffffff;
             font-weight: bold;
             font-size: 11px;
             line-height: 14px
           	 }
           	 
.caption_text { color: #000000;
             font-weight: bold;
             font-size: 16px;
             line-height: 18px
             }
             
.caption_textlarger { color: #000000;
             font-weight: normal;
             font-size: 25px;
             line-height: 27px
             }
			 
.caption_bigpink { color: #e42571;
             font-weight: bold;
             font-size: 25px;
             line-height: 27px
             }
             
.captionwhite_text { color: #ffffff;
             font-weight: bold;
             font-size: 16px;
             line-height: 18px
             }
             
.captionwhitelarger_text { color: #ffffff;
             font-weight: bold;
             font-size: 24px;
             line-height: 28px
             }
             
.caption_title { color: #000000;
             font-weight: bold;
             font-size: 40px;
             line-height: 42px
             }

.ex
		{
		width:350px;
		padding:9px;
		border:1px solid black;
		margin:0px;
		background-color:#fff;
		}
