/**** COPYRIGHT 2012 TRENGINE, INC. ****/
/**** APPLICATION: SIGEPIC ****/
/**** VERSION: 1.0 ****/
/**** AUTHOR: GARY DARNA ****/
/**** FILE: CLASSES.CSS ****/

/* !TITLE */
.title
{
color: #5c3895;
cursor: default;
font-family: Eurostile-Reg, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: normal;
line-height: 24px;
text-align: left;
text-decoration: none;
}

/* !TIMESTAMP */
.authorship
{
color: #555555;
cursor: default;
font-family: Eurostile-Reg, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
line-height: 22px;
text-align: left;
text-decoration: none;
}


