/*
Theme Name: Design Works
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

 
BODY{
  font-size : 12px;
  font-family : Arial,"‚l‚r ‚oƒSƒVƒbƒN";
  color : #505050;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : 20px;
  background-image : url(http://www.llpt.net/index_image/menu/background.gif);
}
TD{
  font-size : 12px;
  line-height : 20px;
}
.px12{
  font-size : 12px;
  line-height : 20px;
}
.px10{
  font-size : 10px;
  line-height : 20px;
}
A{
  
  text-decoration : underline;
  
  color : #666666;
}
A:HOVER{
  color : lime;
  
}
.white{
  color : #ffffff;
}
H1{
  font-weight : normal;
  color : #505050;
  font-size : 14px;
  line-height : 20px;
}
H2{
  font-weight : normal;
  color : #505050;
  font-size : 14px;
  line-height : 20px;
}
H3{
  font-weight : normal;
  color : #505050;
  font-size : 14px;
  line-height : 20px;
  }
.storytitle{
  text-decoration : none;
}
