body { color: black; background-color: black; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

.lineType { font-size: 12px; font-family: arial; font-weight: bold; }
.bodyType { font-size: 12px; font-family: arial; }
.subTitle { color: #000000; font-size: 14px; font-family: arial; font-weight: bold; }
.title1 { font-size: 18px; font-family: arial; font-weight: normal; }
.title2 { font-size: 22px; font-family: arial; font-weight: bold; }
.build { font-size: 15px; font-family: arial; font-weight: bolder; }
