TD.Small-Right {
   font-style : normal; 
   font-variant : normal; 
   font-size : 10px; 
   font-family : Arial, sans-serif; 
   color : #ffffff; 
   text-decoration : none; 
   text-align : right; 
}
TD.Small-Left {
   font-style : normal; 
   font-variant : normal; 
   font-size : 10px; 
   font-family : Arial, sans-serif; 
   color : #ffffff; 
   text-decoration : none; 
   vertical-align : top; 
   text-align : left; 
}
TD.Icon {
   font-style : normal; 
   font-variant : normal; 
   font-size : 15px; 
   font-family : Arial, sans-serif; 
   text-decoration : none; 
   text-align : right; 
   white-space : nowrap; 
}
TD.Header {
   font-style : normal; 
   font-variant : normal; 
   font-size : 24px; 
   font-family : Arial Black, Arial, sans-serif; 
   color : #ffffff; 
   text-decoration : none; 
   text-align : left; 
   white-space : nowrap; 
}
TD.DescNative {
   font-style : normal; 
   font-variant : normal; 
   font-size : 15px; 
   font-family : Arial, sans-serif; 
   text-decoration : none; 
   vertical-align : bottom; 
   text-align : left; 
}
TD.DescForeign {
   font-style : normal; 
   font-variant : normal; 
   font-size : 15px; 
   font-family : Arial, sans-serif; 
   text-decoration : none; 
   vertical-align : top; 
   text-align : left; 
}
TD.Bracket {
   border-width : 1px 1px 1px 0; 
   border-style : solid solid solid none; 
   border-color : #ffffff; 
}
TD {
   color : #ffffff; 
   border-width : 0; 
   border-style : none; 
   border-color : #ffffff; 
}
SPAN.Native {
   color : #ffffff; 
}
SPAN.Foreign {
   color : #c0c0c0; 
}
P {
   font-size : 10px; 
   text-align : center; 
}
IMG.Link {
   color : #ffff99; 
   vertical-align : middle; 
   border-style : solid; 
   border-color : #ffff99; 
   background-color : #ffff99; 
}
IMG {
   vertical-align : text-bottom; 
}
BODY {
   color : #ffffff; 
   background-color : #000000; 
   background-image : url("http://graphics.stanford.edu/courses/cs348b-competition/cs348b-03/night/images/bigmoon-starry.jpg"); 
   background-repeat : no-repeat; 
   background-attachment : fixed; 
   background-position : 0% 3%; 
}
ADDRESS {
   font-size : 10px; 
   color : #ffffff; 
   background-color : transparent; 
}
A {
   color : #ffff99; 
   text-decoration : underline; 
}

