

body.bg	       { background-image:   url(../images/ps4.gif) ;
	 	  background-color:   white; color: black ;
       		}

body.resume    { background-image:   url(../images/news.gif) ;
	 	  background-color:   white; color: black ;
       		}

h1.title	{ text-align: center ; 
	   	  padding-top: 5px ;
 	  	  padding-bottom: 0px ;
           	  margin: 5px 30px ;
 	   	  border-color: lightblue darkblue ;
           	  border-style: outset ;
 	   	  border-width: thick ;
                  background-color: white;
           	  font-size: 20pt ;
		  color: black ;
 	   	  font-family: Bazooka, Courier, Courier New 
		}

p.title         { text-align: center ; 
                  font-weight: bold ;
                  font-size: 14pt ;
                  color: black ;
                  font-family: Arial, Helvetica, sans-serif 
                }

p.left          { text-align: left ; 
                  font-weight: bold ;
                  font-size: 14pt ;
                  color: black ;
                  font-family: Arial, Helvetica, sans-serif  
                }

address.home     { text-align: center ; 
                  font-weight: bold ;
                  font-size: 12pt ;
                  color: black ;
                  font-family: Arial, Helvetica, sans-serif 
                }

blockquote.c    { text-align: center ; 
                  font-size: 12pt ; 
                  font-family: Cancun, Courier, Courier New
                }

p.center        { text-align:         center ; 
                  font-weight:        lighter ;
                  font-size:          10pt ;
                  font-family:        Arial, Helvetica, sans-serif 
                }

table.plain   	{ text-align:         left ;
                  border-style:       none ;
                  font-weight:        bold ;
		  font-size:          14pt ;
                  font-family:        Courier New, Courier, serif 
                }

table.fancy   	{ text-align:         left ;
                  border-style:       double ;
                  border-color:       blue ;
                  font-weight:        bold ;
		  font-size:          18pt ;
                  font-family:        Bazooka, Courier, Courier New 
                }

table.fancyball { text-align:         center ;
                  border-style:       double ;
                  border-color:       blue ;
                  background-color:   white;
                  font-weight:        bold ;
		  font-size:          12pt ;
                  font-family:        Arial, Helvetica, sans-serif 
                }


p.news          { text-align:         left ; 
                  font-size:          12pt ;
                  font-weight:        bold ;
                  font-family:        News Gothic MT, Courier, Courier
                }

p.newsbig      { text-align:         center ; 
                  font-size:          18pt ;
                  font-weight:        bold ;
                  font-family:        Arial, Helvetica, sans-serif
                }

h2.center       { text-align: center ; 
                  font-size: 12pt ; 
                  font-family: Arial, Helvetica, sans-serif
                }

h3.center       { text-align: center ; 
                  font-size: 12pt ; 
                  font-family: Courier New, Courier, serif
                }

h4.center       { text-align: center ; 
                  font-size: 12pt ; 
                  font-family: Courier New, Courier, serif
                }

blackbold       { color: black; font-weight: bold
                }